No description
Find a file
2024-12-30 19:48:29 +00:00
.devcontainer init 2024-12-30 19:48:29 +00:00
.vscode init 2024-12-30 19:48:29 +00:00
.woodpecker init 2024-12-30 19:48:29 +00:00
src init 2024-12-30 19:48:29 +00:00
.gitignore init 2024-12-30 19:48:29 +00:00
biome.json init 2024-12-30 19:48:29 +00:00
bun.lockb init 2024-12-30 19:48:29 +00:00
package.json init 2024-12-30 19:48:29 +00:00
README.md init 2024-12-30 19:48:29 +00:00
tsconfig.json init 2024-12-30 19:48:29 +00:00

trepa

To install dependencies:

bun install

To run:

bun run app.ts

This project was created using bun init in bun v1.1.27. Bun is a fast all-in-one JavaScript runtime.