Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

HemoHeroes/hemoheroes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HemoHeroes - API

This project is intended to help everyone. We aim to promote blood donation. We need your help to contribute to the project so it stays free. We want to help the world, you want to help the world?

Build Status Maintainability Codacy Badge License

How to contribute

  1. Open a issue to we discussed about
  2. Make fork of project
  3. Create new Branch
  4. Open a pull request

Run in development

git clone https://github.com/HemoHeroes/hemoheroes-api.git
cd hemoheroes-api
npm run build-dev
npm run dev

Run in production

git clone https://github.com/HemoHeroes/hemoheroes-api.git
cd hemoheroes-api
npm run build-prd
node ./bin/server.js

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published