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 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
npm start
Please check this link before a contribution.
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