docker-static/tags
2024-07-31 21:17:05 +02:00
..
.gitignore move to subdirectory 2022-11-01 21:07:58 +01:00
bun.lockb use bun 2024-07-31 21:10:01 +02:00
index.ts cleanup 2024-07-31 21:17:05 +02:00
package.json use bun 2024-07-31 21:10:01 +02:00
README.md use bun 2024-07-31 21:10:01 +02:00
tsconfig.json use bun 2024-07-31 21:10:01 +02:00

tags

To install dependencies:

bun install

To run:

bun run index.js

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