darkdefender27 / We-Donate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WE Donate

Lets come together to donate for a cause.

Installation

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

To Do

  • 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

About


Languages

Language:JavaScript 98.9%Language:HTML 0.8%Language:CSS 0.3%