Go to file
Rizky df1639f264 wip fix 2024-01-24 07:37:14 +07:00
.vscode wip fix 2024-01-23 23:03:13 +07:00
app wip fix 2024-01-24 07:35:44 +07:00
pkgs wip fix 2024-01-24 07:37:14 +07:00
.gitignore wip fix 2024-01-23 23:03:13 +07:00
Dockerfile wip fix 2024-01-24 07:37:14 +07:00
README.md wip fix 2024-01-23 23:03:13 +07:00
bun.lockb fix bun lockb 2024-01-23 23:05:14 +07:00
package.json wip fix 2024-01-23 23:03:13 +07:00
tsconfig.json wip fix 2024-01-23 23:03:13 +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.