Dax Raad 8ca713b737 disable task tool temporarily 8 месяцев назад
..
bin 2384c7e734 ci: windows 8 месяцев назад
script 4f715e66dc ci: windows 8 месяцев назад
src 8ca713b737 disable task tool temporarily 8 месяцев назад
test d240f4c676 more edit tool fixes 8 месяцев назад
.gitignore d13822d26e tool updates 8 месяцев назад
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) 8 месяцев назад
README.md f3da73553c sync 8 месяцев назад
config.schema.json e7784d2864 add schema descriptions to config fields 8 месяцев назад
package.json 4bc651f958 fix: improve JSON formatting and add piped output support for run command 8 месяцев назад
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 8 месяцев назад
tsconfig.json f3da73553c sync 8 месяцев назад

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.