/ipfs-gateway

A simple IPFS gateway api.

Primary LanguageJavaScript

IPFS-Gateway

A simple IPFS gataway api.

requirements

Before start, you need to initialize your firebase project by adding a json file called .firebaserc containing this:

{
  "projects": {
    "default": "<YOUR-FIREBASE-PROJECT-ID>"
  }
}

usage

# initialization
$ npm install

# local test
$ firebase serve --only functions

license

MIT License © 2021 Jobsamuel Núñez