Dax Raad ef74d97491 ci: update publish script 8 miesięcy temu
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) 8 miesięcy temu
script ef74d97491 ci: update publish script 8 miesięcy temu
src af892e5432 docs: readme 8 miesięcy temu
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 8 miesięcy temu
.gitignore d13822d26e tool updates 8 miesięcy temu
AGENTS.md d13822d26e tool updates 8 miesięcy temu
README.md f3da73553c sync 8 miesięcy temu
config.schema.json af892e5432 docs: readme 8 miesięcy temu
package.json af892e5432 docs: readme 8 miesięcy temu
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 8 miesięcy temu
tsconfig.json f3da73553c sync 8 miesięcy temu

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.