Commit graph

7 commits

Author SHA1 Message Date
Ayo
970970fd32 feat: use fastify as server
- [x] implement server framework plugin config
- [x] new @mcflyjs/fastify package
- [x] update readme re: pivot & target state
- [x] new basic template

Reviewed-on: https://git.ayo.run/ayo/mcfly/pulls/2
Co-authored-by: Ayo <ayo@ayco.io>
Co-committed-by: Ayo <ayo@ayco.io>
2026-06-04 11:03:45 +00:00
Ayo
d46bf2255b feat(config): add plugins in config type 2025-06-27 22:17:24 +02:00
c648d83b29 chore: add TODO 2025-04-20 15:42:44 +02:00
dce88c2708 refactor: migrate to ts initial 2025-04-20 15:12:47 +02:00
32d26bc77c feat(config): make nitro config optional 2025-03-26 20:28:49 +01:00
9899a25d9d test: organize test files 2025-03-22 21:17:45 +01:00
280e2f6150 chore(create-mcfly, config): migrate to typescript
- initial migration before we do the core
2025-02-28 21:50:28 +01:00