Go to file
rizrmd f283f06ddb fix 2024-05-19 19:08:44 +07:00
.vscode
app fix 2024-05-19 19:08:44 +07:00
pkgs fix 2024-05-15 14:57:15 +07:00
.gitignore checkpoint 2024-05-08 03:24:25 +07:00
Dockerfile checkpoint 2024-05-08 03:24:25 +07:00
README.md
bun.lockb fix 2024-05-08 04:36:19 +07:00
deploy.sh
dockerzip checkpoint 2024-05-08 03:24:25 +07:00
package.json checkpoint 2024-05-08 03:24:25 +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.