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

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.