slopsite/api
2025-02-28 22:30:19 +02:00
..
.env.example first commit 2025-02-27 10:34:17 +02:00
.gitignore first commit 2025-02-27 10:34:17 +02:00
bun.lockb use rconts 2025-02-28 22:30:19 +02:00
index.ts use rconts 2025-02-28 22:30:19 +02:00
package.json use rconts 2025-02-28 22:30:19 +02:00
README.md first commit 2025-02-27 10:34:17 +02:00
tsconfig.json first commit 2025-02-27 10:34:17 +02:00

api

To install dependencies:

bun install

To run:

bun run index.ts

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