Provivi demo project
npm install
npm run start
open browser and run below url
Use the left menu to navigate in the options and back to the dashboard to see the history
Server.js: This file that it's used to handle all routes
I implemented swagger to document the API
http://localhost:5000/v1/api-docs
A variable is used for now as dummy database
I created production files inside /build
I deployed this demo on Heroku
https://api-provivi.herokuapp.com/
API Documentation https://api-provivi.herokuapp.com/v1/api-docs/