Go to file
Rizky 7b736f50f4 fix pane 2023-10-25 20:56:25 +07:00
.vscode
app fix pane 2023-10-25 20:56:25 +07:00
pkgs fix 2023-10-24 11:29:29 +07:00
.gitignore removing temp site deploy 2023-10-19 10:44:59 +00:00
README.md
bun.lockb fix site 2023-10-25 15:54:47 +07:00
deploy.sh fix 2023-10-16 20:53:17 +07:00
package.json checkpoint 2023-10-23 08:55:00 +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.