notebrook-notes/backend
Talon d9a7282929 Fix dialogs 2024-08-24 16:43:49 +02:00
..
src Fix dialogs 2024-08-24 16:43:49 +02:00
.env.example Add files 2024-08-23 16:45:28 +02:00
.gitignore Add files 2024-08-23 16:45:28 +02:00
README.md Add files 2024-08-23 16:45:28 +02:00
bun.lockb Add files 2024-08-23 16:45:28 +02:00
package.json Add files 2024-08-23 16:45:28 +02:00
schema.sql Add files 2024-08-23 16:45:28 +02:00
tsconfig.json Add files 2024-08-23 16:45:28 +02:00
types.ts Add files 2024-08-23 16:45:28 +02:00

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.