Go to file
Rizky 60a9639c9f fix 2024-06-21 13:23:00 +07:00
.vscode wip fix 2024-03-20 21:21:01 +07:00
app fix 2024-06-21 13:03:21 +07:00
pkgs fix 2024-06-21 13:23:00 +07:00
.gitignore fix 2024-05-22 14:09:13 +07:00
Dockerfile fix 2024-06-21 10:31:23 +07:00
README.md
bun.lockb fix 2024-06-21 12:33:27 +07:00
deploy.sh
dockerzip fix 2024-06-21 12:49:22 +07:00
package.json fix 2024-06-21 09:39:36 +07:00
tsconfig.json wip fix 2024-03-20 21:21:01 +07:00
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.