Lets come together to donate for a cause.
We Donate requires Node.js v6+ to run.
Install the dependencies and devDependencies and start the server.
$ cd We-Donate
$ npm install
$ nodemon app.js
For Test environments...
$ npm test
Use postman for checking the API endpoints
- Adding JWT Authentication
- Adding Social logins
- Unit Tests
- Node cluster module to implement concurrency
- Https server
- Real time With Pusher
- Redis Caching with Mongoose
- Adding Headers Security
- Sign Up process with Email Authentication
- Adding Ngnix for load balancing and caching support
- Partitioning Database