Dax Raad 4f715e66dc ci: windows il y a 8 mois
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) il y a 8 mois
script 4f715e66dc ci: windows il y a 8 mois
src ec001ca02f windows fixes (#374) il y a 8 mois
test 09b89fdb23 fix: resolve test failures by adding missing zod-openapi import (#301) il y a 8 mois
.gitignore d13822d26e tool updates il y a 8 mois
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) il y a 8 mois
README.md f3da73553c sync il y a 8 mois
config.schema.json e7784d2864 add schema descriptions to config fields il y a 8 mois
package.json 91c4da5dbd fix(#243): claude on aws bedrock (#241) il y a 8 mois
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture il y a 8 mois
tsconfig.json f3da73553c sync il y a 8 mois

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.