API for the voluntary blood donation application by NSS BloodCell CET.
- Clone the repository from
https://github.com/nsscet/bloodcellapi.git - Run
npm installfrom the project's root directory. - Run
npm -g install nodemonfrom the project's root directory. - Copy
env.example.jstoenv.jsand fill the attributes in their respective fields. - run
npm start