node-template-cli

A command line tool to generate node.js project.

Usage no npm install needed!

<script type="module">
  import nodeTemplateCli from 'https://cdn.skypack.dev/node-template-cli';
</script>

README

Node Template Generator CLI

A command line tool to generate node.js project.

Installation

$ npm install -g node-template-cli

Commands

Create new project

$ node-template-cli create <app_name>

Select database

? Please select database (Use arrow keys)
❯ mongodb 
  postgresql 

App Info

Author

Chaitanya Thakre

Contributer

Shubham Gupta

Version

1.1.0

License

This project is licensed under the MIT License