|
|
||
|---|---|---|
| .vscode | ||
| app | ||
| pkgs | ||
| .gitignore | ||
| README.md | ||
| bun.lockb | ||
| package.json | ||
| tsconfig.json | ||
| 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.