Go to file
MasterGordon 0a4e7a3f77 wsip 2025-08-09 15:52:28 +02:00
.github/workflows fixed workflow 2025-07-14 23:47:02 +02:00
public/assets/fonts wsip 2025-08-09 15:52:28 +02:00
src wsip 2025-08-09 15:52:28 +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 wsip 2025-08-09 15:52:28 +02:00
bunfig.toml update 2025-07-08 22:51:27 +02:00
package.json wsip 2025-08-09 15:52:28 +02:00
tsconfig.json first commit 2025-02-20 22:57:16 +01:00
watch.ts wsip 2025-08-09 15:52:28 +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.