Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iakshat/drops-backend
https://github.com/iakshat/drops-backend
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iakshat/drops-backend
- Owner: iakshat
- Created: 2020-05-03T06:45:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:45:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T01:07:25.713Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://drops-by-iakshat.netlify.app
- Size: 1.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drops-backend
## Instructions to compile and run
You need to have NodeJS installed in your linux machine to run this application
Click here to installClone the repo
then
`cd drops-backend`then
`npm install`then
`node server.js`