Dax Raad bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 9 bulan lalu
..
bin 6d21525e71 sync 9 bulan lalu
script 6d21525e71 sync 9 bulan lalu
src bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 9 bulan lalu
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 9 bulan lalu
.gitignore f50a57041f embed go 9 bulan lalu
README.md f3da73553c sync 9 bulan lalu
package.json a1c4f345a8 Fix TypeScript errors and clean up unused imports 9 bulan lalu
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 9 bulan lalu
tsconfig.json f3da73553c sync 9 bulan lalu

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.