No description
Find a file
Ben Aultowski 04877468cf initial
2026-02-27 11:58:02 -05:00
.github initial 2026-02-27 11:58:02 -05:00
.lefthook/pre-commit initial 2026-02-27 11:58:02 -05:00
.vscode initial 2026-02-27 11:58:02 -05:00
bin initial 2026-02-27 11:58:02 -05:00
locales/en initial 2026-02-27 11:58:02 -05:00
media-assets/en initial 2026-02-27 11:58:02 -05:00
pages initial 2026-02-27 11:58:02 -05:00
project-files initial 2026-02-27 11:58:02 -05:00
src initial 2026-02-27 11:58:02 -05:00
.gitignore initial 2026-02-27 11:58:02 -05:00
.npmrc initial 2026-02-27 11:58:02 -05:00
.prettierignore initial 2026-02-27 11:58:02 -05:00
.prettierrc.js initial 2026-02-27 11:58:02 -05:00
.stackblitzrc initial 2026-02-27 11:58:02 -05:00
assetinfo.json initial 2026-02-27 11:58:02 -05:00
eslint.config.js initial 2026-02-27 11:58:02 -05:00
google.json initial 2026-02-27 11:58:02 -05:00
lefthook.yml initial 2026-02-27 11:58:02 -05:00
package.json initial 2026-02-27 11:58:02 -05:00
pnpm-lock.yaml initial 2026-02-27 11:58:02 -05:00
publisher.config.ts initial 2026-02-27 11:58:02 -05:00
README.md initial 2026-02-27 11:58:02 -05:00
svelte.config.js initial 2026-02-27 11:58:02 -05:00
tsconfig.json initial 2026-02-27 11:58:02 -05:00
vite.config.ts initial 2026-02-27 11:58:02 -05:00

hypnagaga

Graphics created with bluprint_graphics-kit.

Developing

Develop your project.

pnpm start

Build and publish preview pages to AWS.

pnpm preview

Build and upload your project to Sphinx Graphics Server.

pnpm upload

🍻 Publish your project in the Sphinx Graphics Server.

pnpm pub

Read more in the development docs.