2.2.2 • Published 5 years ago
init-node-server v2.2.2
This package is used to initiate the sql with node server by single line for making developer life easy.
Here refer our all customize sql db functions to make your code a lot modular.
Step 1 : To install the init-node-server package as globally by using following command.
npm i -g init-node-serverStep 2 : Initiate the server by following commands and go into the created folder. Note : skip the Step 1 if aldready done.
init-node-server my-serverStep 3 : To setup up your db configurations.
cd my-serverStep 4 : To start the developemnt server by using following command.
npm run devstartHurray 🎉🎊🎉
Happy Coding! 😊