Nice idea. Starting a new Express project can be gruelling for the first couple hours as you scan through old code to find everything you need.
However, I find GPLv3 is quite a restrictive license to use for a “starter pack”. It forces the license on every project that is started from it, which really limits its usefulness in my opinion.
Nice idea. Starting a new Express project can be gruelling for the first couple hours as you scan through old code to find everything you need.
However, I find GPLv3 is quite a restrictive license to use for a “starter pack”. It forces the license on every project that is started from it, which really limits its usefulness in my opinion.
Great point. I have now changed the license of the project to MIT.