From 1395133fda6a236d23f3f1a4ba231ada00ed4ece Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 Jan 2025 02:19:06 +0100 Subject: [PATCH] chore: update now content --- src/constants/now.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/constants/now.md b/src/constants/now.md index 8bf86d9..03c4567 100644 --- a/src/constants/now.md +++ b/src/constants/now.md @@ -4,12 +4,7 @@ I have been on bed rest for some days now due to fevers and coughs. This is toug ## McFly progress -Had a good progress on [McFly](https://mcfly.js.org) -- the codebase is so clean now: -1. only need one config file now `mcfly.config.mjs` -2. `api` routes are now inside `src/` (so no need for a `routes/api`) -3. No need for the catch-all route in `routes/[...].js` - -Try it today by runing: `npm create mcfly@latest` +Had a good progress on [McFly](https://mcfly.js.org) -- the codebase is so clean now. It is starting to get closer and closer to how I envision a metaframework for the modern web platform. ## Ghosted by Social Web organizers for FOSDEM2025