nestjs/typescript-starter

Use Github's new feature for templating nest application

satishbabariya opened this issue · 1 comments

Generate new repositories with repository templates

Github introduced repository templates to make boilerplate code management and distribution a first-class citizen on GitHub.

When Enabled on repo, Which will create Use this template button on GitHub repo, like this:
Screen Shot 2019-06-08 at 12 41 35 PM

more info can be found here, https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/

Done. Thanks!