fast-web/examples/blog
MasterGordon ac413285bf fixed ci script 2025-08-31 21:06:19 +02:00
..
public/assets/fonts created mono repo 2025-08-12 07:40:06 +02:00
src created mono repo 2025-08-12 07:40:06 +02:00
README.md created mono repo 2025-08-12 07:40:06 +02:00
bun.lockb created mono repo 2025-08-12 07:40:06 +02:00
bunfig.toml created mono repo 2025-08-12 07:40:06 +02:00
package.json fixed ci script 2025-08-31 21:06:19 +02:00
tsconfig.json fixed ci script 2025-08-31 21:06:19 +02:00
watch.ts created mono repo 2025-08-12 07:40:06 +02:00

README.md

fast-web

To install dependencies:

bun install

To run:

bun run index.ts

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