Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 450 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 450 Bytes

API Géo

Informations et documentation

Consulter la fiche sur api.gouv.fr

Pré-requis

  • Node.js >= 10
  • yarn (optionnel, peut être remplacé par npm)
  • wget
  • bash

Installation

yarn # (--prod)
yarn build

Démarrage de l'API

yarn start

Lancer les tests

yarn test

Docker

docker-compose up

Licence

MIT