Go to file
Rizky ce3eb571f2 fix 2023-10-16 20:51:44 +07:00
.vscode init 2023-10-14 10:26:10 +07:00
app fix 2023-10-16 12:46:15 +00:00
pkgs fix 2023-10-16 20:51:44 +07:00
.gitignore fix 2023-10-16 10:17:04 +07:00
README.md init 2023-10-14 10:26:10 +07:00
bun.lockb fix 2023-10-16 12:33:57 +00:00
deploy.sh fix 2023-10-16 12:44:02 +00:00
package.json fix 2023-10-16 20:51:44 +07:00
tsconfig.json fix 2023-10-16 11:42:09 +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.