.. | |||
public | 9 months ago | ||
src | 9 months ago | ||
.gitignore | 10 months ago | ||
README.md | 10 months ago | ||
bun.lockb | 9 months ago | ||
bunfig.toml | 10 months ago | ||
chat.sqlite | 9 months ago | ||
index.ts | 10 months ago | ||
package.json | 9 months ago | ||
tsconfig.json | 10 months ago |
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.29. Bun is a fast all-in-one JavaScript runtime.