ee8421c773eff404c8d5ed4c18d927cd921240af
Add Docker containerization with Deno and persistent SQLite volume. Add GitLab CI pipeline with build and deploy stages. Use SQLITE_PATH env var for configurable DB location.
litenote-jetstream
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.8. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
98.3%
Dockerfile
1.7%