itpdp/api
2026-04-20 00:01:12 +02:00
..
src progress on sync 2026-04-20 00:01:12 +02:00
.gitignore initial commit 2026-04-19 12:38:24 +02:00
bun.lock initial commit 2026-04-19 12:38:24 +02:00
docker-compose.yaml initial commit 2026-04-19 12:38:24 +02:00
drizzle.config.ts progress on sync 2026-04-20 00:01:12 +02:00
package.json progress on sync 2026-04-20 00:01:12 +02:00
README.md initial commit 2026-04-19 12:38:24 +02:00
tsconfig.json progress on sync 2026-04-20 00:01:12 +02:00

web

To install dependencies:

bun install

To run:

bun run index.ts

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