gmokercom/back-end
dorian melenotte 9e06e92c57
Some checks failed
/ deploy (push) Failing after 5s
add: folder of the backend
2024-09-10 18:08:10 +02:00
..
prisma add: folder of the backend 2024-09-10 18:08:10 +02:00
.gitignore add: folder of the backend 2024-09-10 18:08:10 +02:00
bun.lockb add: folder of the backend 2024-09-10 18:08:10 +02:00
index.js add: folder of the backend 2024-09-10 18:08:10 +02:00
package.json add: folder of the backend 2024-09-10 18:08:10 +02:00
README.md add: folder of the backend 2024-09-10 18:08:10 +02:00
tsconfig.json add: folder of the backend 2024-09-10 18:08:10 +02:00

back-end

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.18. Bun is a fast all-in-one JavaScript runtime.