gmokercom/back-end/README.md
ange 529885d9d4
Some checks failed
/ deploy (push) Failing after 4s
FIX: back-end db connection
2024-10-22 22:47:43 +07:00

223 B

back-end

To install dependencies:

bun install

To run:

bun run index.ts

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