Go to file
Rizky 2e847a7691 fix 2024-12-11 13:10:37 +07:00
.vscode
app fix 2024-12-11 13:10:37 +07:00
pkgs fix 2024-12-11 13:10:37 +07:00
static fix 2024-12-11 12:49:29 +07:00
static-br-temp fix 2024-12-11 12:49:29 +07:00
static-temp fix 2024-12-11 12:49:29 +07:00
.gitignore
Dockerfile fix 2024-10-08 18:17:52 +07:00
README.md
bun.lockb fix 2024-12-11 13:10:37 +07:00
deploy.sh
dockerzip fix 2024-10-30 14:45:43 +07:00
package.json fix 2024-12-11 12:49:29 +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.