Dax Raad 00a3d818b6 ci: windows há 8 meses atrás
..
bin 2384c7e734 ci: windows há 8 meses atrás
script 4f715e66dc ci: windows há 8 meses atrás
src 00a3d818b6 ci: windows há 8 meses atrás
test 09b89fdb23 fix: resolve test failures by adding missing zod-openapi import (#301) há 8 meses atrás
.gitignore d13822d26e tool updates há 8 meses atrás
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) há 8 meses atrás
README.md f3da73553c sync há 8 meses atrás
config.schema.json e7784d2864 add schema descriptions to config fields há 8 meses atrás
package.json 2384c7e734 ci: windows há 8 meses atrás
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture há 8 meses atrás
tsconfig.json f3da73553c sync há 8 meses atrás

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.