https://documenter.getpostman.com/view/2978812/UV5Uje4P
- clone repo
https://github.com/RegNex/TOT-todo-webservice.git
- rename
.env_example
to.env
and replace theDB_URL
with your connection link. - run
npm install
- run
nodemon index.js
(for mac/linux) andnpx nodemon start
(for windows)
cyclic.sh