https://github.com/sameerkali/doon-crops_prakhar
https://github.com/sameerkali/doon-crops_prakhar
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sameerkali/doon-crops_prakhar
- Owner: sameerkali
- Created: 2024-06-18T06:03:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T06:16:03.000Z (about 2 years ago)
- Last Synced: 2025-01-21T05:28:15.221Z (over 1 year ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```