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
8da6d4e994
test(core): use vitest it
2025-03-22 22:49:06 +01:00
f675887f10
chore(core): ship dist dir
2025-03-22 22:47:44 +01:00
9899a25d9d
test: organize test files
2025-03-22 21:17:45 +01:00
708ead451c
chore: try failing test
2025-03-15 20:31:34 +01:00
93e0c956e9
test(core): update cli tests
2025-03-15 20:22:53 +01:00
Ayo Ayco
73617647db
feat: move cli to core ( #55 )
...
* refactor: move cli to core
* feat: move cli to core
- use route-middleware in serve
- eliminate need for `routes` dir in app
* feat: use route-middleware in build
* chore: update test gh action
2025-01-08 21:21:31 +01:00