Go to file
Rizky d92a722bb9 wip fix popup 2023-11-25 10:46:42 +07:00
.vscode wip fix script 2023-11-20 14:37:18 +07:00
app wip fix popup 2023-11-25 10:46:42 +07:00
pkgs fix 2023-11-17 09:04:36 +07:00
.gitignore removing temp site deploy 2023-10-19 10:44:59 +00:00
README.md init 2023-10-14 10:26:10 +07:00
bun.lockb fix 2023-11-21 16:16:30 +07:00
deploy.sh fix 2023-10-16 20:53:17 +07:00
package.json wip parse 2023-11-20 23:35:51 +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.