genesis-cli
Version:
ItΒ΄s a CLI app to Create NodeJS projects like a boss
53 lines (33 loc) β’ 2.52 kB
Markdown
          

# Genesis CLI
ItΒ΄s a CLI application to create Node JS projects like a Boss. This CLI app builds a functional NodeJS API with Express, Sequelize (include migrations & seeds), JWT, user CRUD and Jest test, all in a docker container.
To create a NodeJS project, you can follow these steps:
# Feature
β π¦ Create a Node.js API Project in a seconds
β π€― Using mysql with sequelize migrations & seeds
β π Using mysql
β π€ User CRUD & Jest test
β π³ All in a docker container
β π¨βπ» This tool is powered by MoralexCode
<br>
## β¬οΈ Install
```sh
# Recommended.
npx genesis-cli
# OR an alternative global install.
npm install -g genesis-cli
```
<br>

run this comand:
```sh
# answer the questions
genesiscli
```
# License
MIT
# Questions
doubts, comments and support, please contact me  by email : [oscarmorales.fullstackdeveloper@gmail.com](oscarmorales.fullstackdeveloper@gmail.com)
 [OSCAR MORALES](https://www.linkedin.com/in/oscar-morales-garcia/)
