Dax Raad 29a6603a89 Update CLI run command and session handling 1 год назад
..
bin 6d21525e71 sync 1 год назад
script db88bede05 sync 1 год назад
src 29a6603a89 Update CLI run command and session handling 1 год назад
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 1 год назад
.gitignore d13822d26e tool updates 1 год назад
AGENTS.md d13822d26e tool updates 1 год назад
README.md f3da73553c sync 1 год назад
package.json ef7f1f0761 sync 1 год назад
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 1 год назад
tsconfig.json f3da73553c sync 1 год назад

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.