An open API service indexing awesome lists of open source software.

https://github.com/sameerkali/doon-crops_prakhar


https://github.com/sameerkali/doon-crops_prakhar

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# uk-coop-backend

1. Run ```npm i```
2. Turn on local postgres server to test locally
3. DB NAME - ```uk_coop_be```
4. Run ```node ./models/user.js``` [Only for first time setup]
5. Run ```node ./models/application.js``` [Only for first time setup]
6. Run ```nodemon index.js```