Go to file
Rizky 256e6519ca fix 2024-07-19 21:35:09 +07:00
.vscode
app fix 2024-07-19 21:35:09 +07:00
pkgs fix 2024-07-19 21:19:11 +07:00
.gitignore fix 2024-07-17 00:35:11 +07:00
Dockerfile fix 2024-06-21 10:31:23 +07:00
README.md
bun.lockb fix 2024-07-17 01:22:59 +07:00
deploy.sh
dockerzip fix 2024-07-17 02:04:43 +07:00
package.json
tsconfig.json
types.d.ts

README.md

prasi-deploy

To install dependencies:

bun install

To run:

bun run src/index.ts

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