health-petal/apps/backend
2026-05-23 20:57:22 +05:30
..
src functional auth 2026-05-23 20:57:22 +05:30
.gitignore enh 2026-05-17 23:24:32 +05:30
dev.db distributor screen functional 2026-05-23 14:37:24 +05:30
package.json auth init 2026-05-23 20:17:38 +05:30
README.md enh 2026-05-17 23:24:32 +05:30
tsconfig.json enh 2026-05-17 23:24:32 +05:30

backend

To install dependencies:

bun install

To run:

bun run index.ts

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