An open API service indexing awesome lists of open source software.

https://github.com/blockclusterapp/licensing-microservice


https://github.com/blockclusterapp/licensing-microservice

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/BlockClusterApp/licensing-microservice.svg?circle-token=38722aa898160bcfd10a1cda4e2ddb04eeeefbf8&style=svg)](https://circleci.com/gh/BlockClusterApp/licensing-microservice)

For Development Perpose / Testing always do `npm i -D`

For Production Perpose `npm i`

commands to run:

For AWS LAMBDA:

there is `serverless.yaml`
also add required variables.
like this: while running `serverless deploy` command
`--STAGE --MONGO_URL --REGION < e.g: us-east-2>`