Commit graph

263 commits

Author SHA1 Message Date
Ayo
c383ae70fa chore: update commands list for the CLI 2023-10-25 22:40:29 +02:00
Ayo
877a45a44f feat(cli): new commands build, prepare, dev 2023-10-25 22:34:36 +02:00
Ayo
5170463d0b chore: McFly CLI commands section in readme 2023-10-25 22:11:43 +02:00
Ayo
9584c2731c feat(cli): initial commands new and generate 2023-10-25 22:00:07 +02:00
Ayo
82d4131b7e feat(create-mcfly): accept project name as argument 2023-10-25 21:51:14 +02:00
Ayo
4ac710ca69 feat(cli): initial cli package 2023-10-25 21:50:25 +02:00
Ayo
7f1d6ce140 feat(create-mcfly): display prompt action progress 2023-10-25 09:36:36 +02:00
Ayo
91c25b7865 chore(packages): bump versions 2023-10-25 07:41:10 +02:00
Ayo
3e1ca3b1a6 chore(packages): update packages readme 2023-10-25 07:39:02 +02:00
Ayo
d341de9179 refactor: strictly type all packages 2023-10-24 20:51:32 +02:00
Ayo
e66ce3bbc5 refactor(core): strictly type 2023-10-24 20:47:26 +02:00
Ayo
0124a9249f fix(create-mcfly): imports not allowed in non-module js 2023-10-24 20:03:31 +02:00
Ayo
f1681d2c63 refactor(create-mcfly): no importing 2023-10-24 20:00:14 +02:00
Ayo
e623808231 refactor(create-mcfly): strictly type the script 2023-10-24 19:56:59 +02:00
Ayo
6430183a13 fix(create-mcfly): name with space causing error 2023-10-24 18:55:07 +02:00
Ayo
c26206ea21 feat(create-mcfly): colorize commands 2023-10-23 16:13:27 +02:00
Ayo
95a471bf63 chore(create-mcfly): patch version 2023-10-22 22:24:47 +02:00
Ayo
d04a7ebdcd feat(create-mcfly): default directory; some styles 2023-10-22 22:23:54 +02:00
Ayo
1881bcdcf5 refactor(create-mcfly): remove unneeded logic 2023-10-22 22:04:32 +02:00
Ayo
0c0d4e84a0 feat(create-mcfly): add reminder to install dependencies 2023-10-22 20:41:49 +02:00
Ayo
e3b42101a9 feat(create-mcfly): even more helpful messages 😱 2023-10-22 19:00:43 +02:00
Ayo
5a4722c80e feat(create-mcfly): add more helpful info 2023-10-22 18:52:51 +02:00
Ayo
cd590dcdf8 chore(config): patch version 2023-10-22 18:08:11 +02:00
Ayo
0c47d3b857 fix(config): package files typo 2023-10-22 18:05:55 +02:00
Ayo
9f59da48b1 chore(packages): add licenses 2023-10-22 18:02:08 +02:00
Ayo
5a6ed3c0e4 fix(create-mcfly): install deps not awaited 2023-10-22 17:53:33 +02:00
Ayo
4613b1bcb8 chore(create-mcfly): bump version 2023-10-22 17:33:03 +02:00
Ayo
5095f504e7 feat(create-mcfly): install deps & init git 2023-10-22 17:32:36 +02:00
Ayo
9a855041b3 chore(packages): readme image alt text fix 2023-10-22 16:18:09 +02:00
Ayo
a833dde978 chore(core): remove unneeded deps; bump patch 2023-10-22 16:15:35 +02:00
Ayo
db6e73047a chore(core): bump version 2023-10-22 03:39:44 +02:00
Ayo
f67cc3f4ca fix(core): message on error 404 2023-10-22 03:37:53 +02:00
Ayo
5bf0940868 chore(packages): initialize README; bump versions 2023-10-22 01:13:25 +02:00
Ayo
979fbf4ab5 chore(core): bump version 2023-10-22 00:51:36 +02:00
Ayo
9c2e0cfed6 fix(core): error 500 when no 404.html is found 2023-10-22 00:51:22 +02:00
Ayo
ba49dd80d1 chore(create-mcfly): bump version 2023-10-21 21:14:14 +02:00
Ayo
de89c9df5a feat(create-mcfly): catch error 2023-10-21 21:13:35 +02:00
Ayo
90fe47c352 feat(create-mcfly): generate from basic template 2023-10-21 20:25:50 +02:00
Ayo
a90bc0133e refactor: delete remaining .ts files 😱 2023-10-21 17:59:32 +02:00
Ayo
03815d3918 chore(chore): update versions 2023-10-21 17:37:50 +02:00
Ayo
abea79edd4 refactor(core): use defineRoute() instead of default export; single object param 2023-10-21 17:36:34 +02:00
Ayo
58c1e56b57 chore: update versions 2023-10-21 16:36:35 +02:00
Ayo
b913e11e10 refactor: publish .mjs files 2023-10-21 16:34:34 +02:00
Ayo
df2b47e1d6 chore(core): update version 2023-10-21 15:57:43 +02:00
Ayo
fb8192f367 fix(core): use mcfly config in eventHandler 2023-10-21 15:56:36 +02:00
Ayo
9523e751f6 feat: decouple route with @mcflyjs/core logic 2023-10-21 15:19:43 +02:00
Ayo
f7a41de130 chore(landing-page): move all deps to app workspace 2023-10-21 14:06:41 +02:00
Ayo
d87a4260e3 feat: initial packages @mcflyjs/core, @templates/basic 2023-10-21 13:32:22 +02:00
Ayo
2231ba81d7 chore: patch create-mcfly 2023-10-21 08:44:13 +02:00
Ayo
10561df08c chore(create-mcfly): package info 2023-10-21 08:42:55 +02:00
Ayo
e1af3a971f chore(create-mcfly): update version 2023-10-21 08:27:07 +02:00
Ayo
5603e3a5ee feat(create-mcfly): initial script 2023-10-21 08:24:15 +02:00
Ayo
8ae570a44f publish @mcflyjs/config 2023-10-21 07:56:59 +02:00
Ayo
2385aafb62 use nitro config extends mcfly 2023-10-21 07:41:27 +02:00
Ayo
ee16d782b9 feat: add gh link; rm unused asset 2023-10-15 00:01:51 +02:00
Ayo
7b1fc863ef feat: on-route component registry resolution 2023-10-14 23:41:07 +02:00
Ayo
058b112747 test: absolute minimum complexity 2023-10-14 22:26:50 +02:00
Ayo
5faeadeba1 remove comment about removing comments 2023-10-14 21:03:29 +02:00
Ayo
7dda73fef5 feat: clean server script before running 2023-10-14 20:58:12 +02:00
Ayo
29ad1f1448 fix zero config 2023-10-14 11:25:21 +02:00
Ayo
cc85173547 refactor(registerComponents): use promises 2023-10-14 10:10:15 +02:00
Ayo
bf99c229d5 feat: initial packages 2023-10-12 20:38:42 +02:00
Ayo
cef1ef3057 initial mcfly config and packages 2023-10-12 19:48:50 +02:00