Dax Raad 80de5d489f spawn from anywhere in dev mode 8 months ago
..
bin 6d21525e71 sync 8 months ago
script 6d21525e71 sync 8 months ago
src 80de5d489f spawn from anywhere in dev mode 8 months ago
test e764525578 sync 8 months ago
.gitignore f50a57041f embed go 9 months ago
README.md f3da73553c sync 9 months ago
package.json a1c4f345a8 Fix TypeScript errors and clean up unused imports 8 months ago
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 8 months ago
tsconfig.json f3da73553c sync 9 months 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.