Go to file
Rizky e5dc268807 wip fix 2024-03-27 12:47:12 +07:00
.vscode wip fix 2024-03-20 21:21:01 +07:00
app wip fix 2024-03-27 12:47:12 +07:00
pkgs wip fix 2024-03-10 08:18:20 +07:00
.gitignore
Dockerfile wip fix 2024-02-26 11:52:32 +07:00
README.md
bun.lockb wip fix 2024-03-20 21:21:01 +07:00
deploy.sh
dockerzip wip fix 2024-03-05 16:49:27 +07:00
package.json wip fix 2024-03-15 09:39:54 +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.