A user may start with a particular template but then feel like extending it. A basic express template can be extended with a Postgres, MySQL or Redis as an add-on. In such a scenario, it would be helpful to have the add function which can bring forth some boiler-plate and associated folder-structure to the repository.
Proposal
A user may start with a particular template but then feel like extending it. A basic express template can be extended with a Postgres, MySQL or Redis as an add-on. In such a scenario, it would be helpful to have the
add
function which can bring forth someboiler-plate
and associated folder-structure to the repository.Potential set of add-ons:
@Ashrockzzz2003 @Abhinav-ark