Dax Raad af892e5432 docs: readme 8 месяцев назад
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) 8 месяцев назад
script af892e5432 docs: readme 8 месяцев назад
src af892e5432 docs: readme 8 месяцев назад
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 8 месяцев назад
.gitignore d13822d26e tool updates 8 месяцев назад
AGENTS.md d13822d26e tool updates 8 месяцев назад
README.md f3da73553c sync 8 месяцев назад
config.schema.json af892e5432 docs: readme 8 месяцев назад
package.json af892e5432 docs: readme 8 месяцев назад
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 8 месяцев назад
tsconfig.json f3da73553c sync 8 месяцев назад

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.