Go to file
MasterGordon a339749978 added action 2025-07-14 23:45:50 +02:00
.github/workflow added action 2025-07-14 23:45:50 +02:00
public/assets first commit 2025-02-20 22:57:16 +01:00
src improved middlewares + added _layout support 2025-07-14 23:40:26 +02:00
.gitignore update 2025-07-08 22:51:27 +02:00
README.md first commit 2025-02-20 22:57:16 +01:00
bun.lockb update 2025-07-08 22:51:27 +02:00
bunfig.toml update 2025-07-08 22:51:27 +02:00
package.json improved middlewares + added _layout support 2025-07-14 23:40:26 +02:00
tsconfig.json first commit 2025-02-20 22:57:16 +01: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.