js_backend
v1.0.9
Published
Create js backend (nodejs)
Downloads
25
Maintainers
Readme
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_backendCLI Commands:
jsb mysql creates MYSQL backend folder . jsb mongodb creates MongoDb backend folder .
