Go to file
Rizky 5f04228147 fix rebuild typings 2024-08-21 19:17:28 +07:00
.vscode
app fix rebuild typings 2024-08-21 19:17:28 +07:00
pkgs fix 2024-08-21 18:03:23 +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-08-16 11:18:55 +07:00
deploy.sh
dockerzip fix 2024-08-16 11:18:55 +07:00
package.json fix 2024-08-14 13:16:07 +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.