Go to file
Rizky 374fa9a145 fix prop options 2024-04-09 00:37:03 +07:00
.vscode wip fix 2024-03-20 21:21:01 +07:00
app fix prop options 2024-04-09 00:37:03 +07:00
pkgs fix page_id from server.ts 2024-04-02 13:07:46 +07:00
.gitignore wip fix 2024-01-21 16:38:00 +07:00
Dockerfile wip fix 2024-02-26 11:52:32 +07:00
README.md init 2023-10-14 10:26:10 +07:00
bun.lockb wip fix 2024-03-20 21:21:01 +07:00
deploy.sh wip fix 2024-01-22 01:55:16 +07:00
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 fix 2023-10-16 10:17:04 +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.