Go to file
Rizky 813d67aa54 fix dockerfile 2024-01-20 06:19:25 +07:00
.vscode wip fix component 2023-11-28 13:12:28 +07:00
app wip fix 2024-01-20 06:02:25 +07:00
pkgs wip fix jsx prop scope 2024-01-16 23:52:17 +07:00
.gitignore removing temp site deploy 2023-10-19 10:44:59 +00:00
Dockerfile fix dockerfile 2024-01-20 06:19:25 +07:00
README.md
bun.lockb wip fix constrain 2024-01-11 16:20:08 +07:00
deploy.sh add docker 2024-01-20 06:15:21 +07:00
package.json wip fix 2024-01-16 18:34:45 +07:00
tsconfig.json wip check point 2023-12-16 17:06:31 +07:00
types.d.ts

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.