Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 292 Bytes

File metadata and controls

21 lines (13 loc) · 292 Bytes

francium

Manages APIs to fetch data from data provider using GraphQL

How to use

To run the service you have to follow the steps below:

  • clone
  • cd into the folder
  • npm i
  • npm run start

To use container:

  • clone
  • cd into the folder
  • npm i
  • sudo docker-compose up