Go to file
Rizky ed8e7d9569 fix 2024-11-22 10:22:00 +07:00
.vscode wip fix 2024-03-20 21:21:01 +07:00
app fix responsive toggle 2024-11-22 10:08:42 +07:00
pkgs checkpoint 2024-11-06 15:19:43 +07:00
static fix 2024-11-22 04:39:41 +07:00
static-br-temp fix 2024-11-22 10:22:00 +07:00
static-temp fix 2024-11-22 10:22:00 +07:00
.gitignore fix 2024-07-17 00:35:11 +07:00
Dockerfile fix 2024-10-08 18:17:52 +07:00
README.md init 2023-10-14 10:26:10 +07:00
bun.lockb fix 2024-10-08 18:12:07 +07:00
deploy.sh wip fix 2024-01-22 01:55:16 +07:00
dockerzip fix 2024-10-30 14:45:43 +07:00
package.json fix 2024-10-08 18:12:07 +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.