Talon 7dbb36ddb0 | ||
---|---|---|
.. | ||
src | ||
.env.example | ||
.gitignore | ||
README.md | ||
bun.lockb | ||
package.json | ||
schema.sql | ||
tsconfig.json | ||
types.ts |
README.md
notebrook-backend
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.21. Bun is a fast all-in-one JavaScript runtime.