This seed project is created with nodejs and knexjs (Mysql connectivity) having some dummy get and post api's. This repository is integratead with JWT Authentication.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install in local machine and how to install them
* install nodejs in local machine
* npm i knex --save OR npm install -g knex (for global)
Open "how to use" file and follows all steps for step by step installation.
- Rahul Sonone