From a1bfd77968b85ca18cf29d30d14fb400a4ee286d Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 4 Jun 2026 09:32:13 +0200 Subject: [PATCH] chore: update project status --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7583d1f..f25fa55 100644 --- a/README.md +++ b/README.md @@ -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