1.0.3 • Published 2 years ago
@ootkin/node-template v1.0.3
node-template
A starter template for nodejs applications.
Template sync
If you want to update a current repository created with this template, you need to:
git remote add template https://github.com/ootkin/node-template.git
git fetch --all
git merge template/main --allow-unrelated-histories
1.0.3
2 years ago