Dax Raad 230d0a1510 fix postinstall script for node hace 8 meses
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) hace 8 meses
script 230d0a1510 fix postinstall script for node hace 8 meses
src 230d0a1510 fix postinstall script for node hace 8 meses
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern hace 8 meses
.gitignore d13822d26e tool updates hace 8 meses
AGENTS.md 38879dee2d beginning of upgrade command hace 8 meses
README.md f3da73553c sync hace 8 meses
config.schema.json 9c6aa82ac1 docs: config schema hace 8 meses
package.json af892e5432 docs: readme hace 8 meses
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture hace 8 meses
tsconfig.json f3da73553c sync hace 8 meses

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.