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

Latest commit

 

History

History
76 lines (54 loc) · 2.18 KB

README.md

File metadata and controls

76 lines (54 loc) · 2.18 KB

Api Particulier

CircleCI Coverage Status

Intégrer Api Particulier

Cette partie s'adresse aux développeurs souhaitant intégrer l'API.

Voici quelques liens utiles :

Development dependencies

  • Node 8.11.2

Install

Dependencies setup

Install node v8.11.2 with nvm:

nvm install v8.11.2
nvm alias default v8.11.2
nvm use v8.11.2

Note that version v6.14.2 is still used in production.

Npm dependencies setup

npm install

Update repo submodules

git submodule init
git submodule update --recursive

Tests

npm run test

Run the server locally

npm run start

Related projects

Misc

Créer un certificat auto-signé : cafSslCertificate: './cert/bourse.sgmap.fr.bundle.crt', cafSslKey: './cert/bourse.sgmap.fr.key' Voir par exemple : https://devcenter.heroku.com/articles/ssl-certificate-self