Skip to content

PatchPorting/server-http

Repository files navigation

server-http

Build Status

HTTP API microservice of the Patch porting project. It also includes the database model definition and it's the unique with access to the DB. The rest of the services shoul

Install

  • Install the last Node.js stable version.
  • Get a copy of the code and install the dependencies.
git clone [email protected]:PatchPorting/server-http.git
cd server-http
npm i

Use

npm start

Developer guide

Please check this link before a contribution.

Deploy

bx app push -b https://github.com/heroku/heroku-buildpack-nodejs patchport-http bx app push -b https://github.com/heroku/heroku-buildpack-nodejs patchport-http-develop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published