Go to file
Rizky 1de319400d wip fix 2024-02-07 19:15:02 +07:00
.vscode
app wip fix 2024-02-07 18:57:43 +07:00
pkgs wip fix 2024-02-07 19:15:02 +07:00
.gitignore
Dockerfile wip fix 2024-01-25 16:19:55 +07:00
README.md
biome.json
bun.lockb wip fix 2024-02-04 14:52:58 +07:00
deploy.sh
dockerzip fix 2024-02-07 18:03:23 +07:00
package.json wip fix 2024-02-07 18:13:59 +07:00
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.