create-javascript-backend
CLI Command for creating Javascript BACKEND folder that contains all the basic files to start working with mySQL or MongoDb. it can be used with react , angular.. create all files of backend with partititions that makes you create a clean and nice code.
Installation:
npm i -g js_backend
CLI Commands:
jsb mysql creates MYSQL backend folder .
jsb mongodb creates MongoDb backend folder .