Go to file
Rizky 5f1855780b fix prettier 2023-10-15 12:41:35 +07:00
.vscode init 2023-10-14 10:26:10 +07:00
app fix prettier 2023-10-15 12:41:35 +07:00
pkgs fix prettier 2023-10-15 12:41:35 +07:00
.gitignore init 2023-10-14 10:26:10 +07:00
README.md init 2023-10-14 10:26:10 +07:00
bun.lockb fix 2023-10-14 21:56:56 +07:00
package.json fix 2023-10-14 21:56:56 +07:00
tsconfig.json fix prasi 2023-10-14 21:32:41 +07:00
types.d.ts init 2023-10-14 10:26:10 +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.