No description
Find a file
qpismont 73be118d1c
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test/1 Pipeline was successful
ci/woodpecker/push/test/2 Pipeline was successful
ci/woodpecker/push/test/3 Pipeline was successful
fix woodpecker
2024-12-30 19:52:00 +00:00
.devcontainer init 2024-12-30 19:48:29 +00:00
.vscode init 2024-12-30 19:48:29 +00:00
.woodpecker fix woodpecker 2024-12-30 19:52:00 +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.