Open DregondRahl opened 4 years ago
It's a good idea to make a plugins system to our CLI generator so you can add custom generations.
one way to do this could be to create a _templates folder when a project is created using paljs, then before they run pal g they can modify the templates and then run it. It would be similar to how hygen works. It would be easy then to even generate it with validations or anything else customizable.
Yes, you are right, but it's like a big change
Would it be possible to add subscriptions ? Would be linked to the mutations (createOne, updateOne)