This is just the backend service, the client app repo ItsDone.
- Redis
- Node
- MongoDB
- Ionic Framework
- Phonegap
- Clone the repo and ensure redis is running
- run
npm install
to get all packages required to run the server. - run
node server
to run the server - visit http://localhost:8080 in your browser