Go to file
Rizky 08bc51b752 fix params 2024-04-18 12:12:42 +07:00
.vscode wip fix 2024-01-23 23:03:13 +07:00
app wip fix 2024-01-25 12:21:48 +07:00
pkgs fix params 2024-04-18 12:12:42 +07:00
.gitignore wip fix 2024-01-25 13:32:34 +07:00
Dockerfile wip fix 2024-03-20 11:03:42 +07:00
README.md wip fix 2024-01-23 23:03:13 +07:00
bun.lockb wip fix 2024-03-20 10:51:35 +07:00
dockerzip wip fix 2024-03-24 13:55:15 +07:00
package.json wip fix 2024-03-20 10:51:35 +07:00
tsconfig.json wip fix 2024-01-23 23:03:13 +07:00

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.