mirror of
https://github.com/khairul169/db-backup-tool.git
synced 2025-04-29 00:59:35 +07:00
221 B
221 B
backend
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.7. Bun is a fast all-in-one JavaScript runtime.