Go to file
Rizky 6566b97c6f fix 2024-04-09 16:18:40 +07:00
.vscode wip fix 2024-03-20 21:21:01 +07:00
app fix 2024-04-09 16:18:40 +07:00
pkgs fix page_id from server.ts 2024-04-02 13:07:46 +07:00
.gitignore
Dockerfile
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.