Commit graph

9 commits

Author SHA1 Message Date
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
c25c5e03d4 chore: format code 2024-12-19 23:11:07 +01:00
17f631baaf test(cli): main subcommands list 2024-12-08 19:54:23 +01:00
Ayo
c1befc44d8 chore: try file type fix for vercel 2023-10-26 22:27:31 +02:00
Ayo
27237f7e9f chore(packages): esm all-the-way 2023-10-26 21:38:30 +02:00
Ayo
5f4019cf0f refactor(cli): rename dev command to serve 2023-10-26 17:46:27 +02:00
Ayo
877a45a44f feat(cli): new commands build, prepare, dev 2023-10-25 22:34:36 +02:00
Ayo
9584c2731c feat(cli): initial commands new and generate 2023-10-25 22:00:07 +02:00
Ayo
4ac710ca69 feat(cli): initial cli package 2023-10-25 21:50:25 +02:00