Dax Raad e5b06a2d95 initialzie 10 месяцев назад
..
bin 6d21525e71 sync 10 месяцев назад
script 6d21525e71 sync 10 месяцев назад
src e5b06a2d95 initialzie 10 месяцев назад
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 10 месяцев назад
.gitignore f50a57041f embed go 10 месяцев назад
AGENTS.md e5b06a2d95 initialzie 10 месяцев назад
README.md f3da73553c sync 10 месяцев назад
package.json a1c4f345a8 Fix TypeScript errors and clean up unused imports 10 месяцев назад
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 10 месяцев назад
tsconfig.json f3da73553c sync 10 месяцев назад

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.