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

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.