No description
Find a file
2025-04-29 04:36:16 -04:00
html init 2025-04-29 04:36:16 -04:00
.gitignore init 2025-04-29 04:36:16 -04:00
bun.lock init 2025-04-29 04:36:16 -04:00
index.js init 2025-04-29 04:36:16 -04:00
index.ts init 2025-04-29 04:36:16 -04:00
package-lock.json init 2025-04-29 04:36:16 -04:00
package.json init 2025-04-29 04:36:16 -04:00
prerender.js init 2025-04-29 04:36:16 -04:00
README.md init 2025-04-29 04:36:16 -04:00
tsconfig.json init 2025-04-29 04:36:16 -04:00

pmicares

To install dependencies:

bun install

To run:

bun run index.ts

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