Skip to content

darkdefender27/We-Donate

 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%