Skip to content

AkashVerma1515/BloodBank-bb

Repository files navigation

Blood Bank

Blood Bank Web Application. Uses Node JS and MongoDB primarily. S

About

Blood Bank is a very simple yet functional and secure Blood Bank Web Application.

Getting Started

You should be familiar enough with Node JS and mongoose.

Prerequisites

  • Node > 8
  • Git
  • MongoDB > 3.0

Installing

Clone the repo and install the dependencies.

npm install

Running Locally

Create a new file in root directory .env Copy contents from .env.expmple Make changes if required.

npm start

Deployment

Make changes in .env

  1. Set DBURI to your remote mongoDB URI
  2. Scale the PORT according to your host/server
  3. Change NODE_ENV to production for Morgan
  4. Remove everything after DEBUG=

Built Using

Author

@AkashVerma1515 - Initial work

Acknowledgements

  • StackOverflow <3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors