GoodBoy962 / MedicalCardsApi

api for interconnection with MedicalCardsStorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API

to start

  1. Install ipfs on your node
  2. npm i
  3. npm i -g nodemon
  4. create .env file (copy .env.example content inside it for default configs)
  5. Start up using nodemon bin/www command
  6. go to localhost:8080/docs

About

api for interconnection with MedicalCardsStorage


Languages

Language:JavaScript 100.0%