feat: use fastify as server #2

Merged
ayo merged 10 commits from fastify-rewrite into main 2026-06-04 11:03:46 +00:00
Showing only changes of commit a1bfd77968 - Show all commits

View file

@ -27,9 +27,13 @@ I thought:
## Project Status
We are currently in a Proof of Concept phase. All parts are subject to breaking changes in minor releases.
We are currently in a focused rewrite. All parts are subject to breaking changes in minor releases.
👉 [Road to v1.0.0 todo items](https://github.com/ayoayco/McFly/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av1.0.0)
- [x] file-based API routing via fastify as server framework
- [] file-based HTML pages routing & templating via Eta
- [] auto-registry of custom elements
- [] SSR custom elements
- [] SSG
## Try it today