Go to file
Rizky b0ef6bb6f5 wip fix component 2023-12-19 10:29:21 +07:00
.vscode wip fix component 2023-11-28 13:12:28 +07:00
app wip fix component 2023-12-19 10:29:21 +07:00
pkgs wip checkpoint 2023-12-17 08:45:34 +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 wip fix 2023-12-07 18:38:07 +07:00
deploy.sh fix 2023-10-16 20:53:17 +07:00
package.json wip fix 2023-12-09 12:32:15 +07:00
tsconfig.json wip check point 2023-12-16 17:06:31 +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.