https://github.com/blockclusterapp/licensing-microservice
https://github.com/blockclusterapp/licensing-microservice
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blockclusterapp/licensing-microservice
- Owner: BlockClusterApp
- Created: 2018-09-27T16:57:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T13:56:32.000Z (about 7 years ago)
- Last Synced: 2025-10-10T01:41:28.511Z (8 months ago)
- Language: JavaScript
- Size: 284 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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>`