api-withjwtauth-generator-app
v1.0.5
Published
A CLI tool to generate Node.js project structures with JWT authentication
Downloads
17
Maintainers
Readme
My Generator App
My Generator App is a command-line tool (CLI) designed to generate boilerplate project structures for your Node.js applications. It helps speed up project setup by providing a basic file structure and essential configurations to get started quickly.
Features
- Generates a ready-to-use project structure.
- Includes basic configuration files (e.g.,
package.json
,.gitignore
, etc.). - Helps streamline the project initialization process.
- Simple and easy to use via the command line.
Installation
To install My Generator App, you can use npm:
npm install -g api-withjwtauth-generator-app
To create folder you can use :
create-api app-name