Commit graph

6 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
ea06089c4a test(cli): add tests for generate command 2024-12-07 20:40:15 +01:00
Ayo
5003d6bf9d refactor(cli): prepare steps, utils, and globals; clean up unused args 2023-10-28 22:48:58 +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