feat: new architecture to support server framework plugin #3

Merged
ayo merged 12 commits from fastify-rewrite into main 2026-06-04 11:17:09 +00:00

12 commits

Author SHA1 Message Date
Ayo
df15c7cc10 Merge branch 'main' into fastify-rewrite 2026-06-04 13:15:18 +02:00
Ayo
ad0cec51b6 feat: new basic template 2026-06-04 13:02:20 +02:00
Ayo
9928a9b125 chore: udpate readme 2026-06-04 09:43:43 +02:00
Ayo
a1bfd77968 chore: update project status 2026-06-04 09:32:13 +02:00
Ayo
6c3efdec32 chore: add serve command TODO 2026-06-04 09:28:40 +02:00
Ayo
8a0e463fb2 chore: add rootDir to config package tsconfig 2026-06-04 09:20:17 +02:00
Ayo
903c01c005 refactor: remove unused type import 2026-06-03 22:20:13 +02:00
Ayo
b285e0a73b feat: expose mcfly logger to server framework; log api URL 2026-06-03 22:17:05 +02:00
Ayo
7c0949c518 chore: comment todo 2026-05-25 22:57:42 +02:00
Ayo
8a55ca61de feat: new demo workspace 2026-05-25 22:55:57 +02:00
Ayo
185c274621 chore: remove create-component package 2026-05-25 22:55:25 +02:00
Ayo
08c2497fab feat: use fastify as server
- remove nitropack
- new @mcflyjs/fastify package
- test-core workspace for testing the new setup
2026-05-25 22:43:15 +02:00