Go to file
Rizky a05d3af1a3 wip fix 2024-01-27 21:44:58 +07:00
.vscode wip fix component 2023-11-28 13:12:28 +07:00
app wip fix 2024-01-27 21:44:58 +07:00
pkgs wip fix 2024-01-26 22:05:29 +07:00
.gitignore wip fix 2024-01-21 16:38:00 +07:00
Dockerfile wip fix 2024-01-25 16:19:55 +07:00
README.md init 2023-10-14 10:26:10 +07:00
biome.json wip fix 2024-01-22 22:58:08 +07:00
bun.lockb wip fix 2024-01-27 17:16:41 +07:00
deploy.sh wip fix 2024-01-22 01:55:16 +07:00
dockerzip wip fix 2024-01-27 17:28:57 +07:00
package.json wip fix 2024-01-27 17:23:13 +07:00
tsconfig.json wip check point 2023-12-16 17:06:31 +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.