Dax Raad 3cf4ef56fb sync vor 10 Monaten
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) vor 10 Monaten
script 9c6aa82ac1 docs: config schema vor 10 Monaten
src 3cf4ef56fb sync vor 10 Monaten
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern vor 10 Monaten
.gitignore d13822d26e tool updates vor 10 Monaten
AGENTS.md d13822d26e tool updates vor 10 Monaten
README.md f3da73553c sync vor 10 Monaten
config.schema.json 9c6aa82ac1 docs: config schema vor 10 Monaten
package.json af892e5432 docs: readme vor 10 Monaten
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture vor 10 Monaten
tsconfig.json f3da73553c sync vor 10 Monaten

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.