active-sessions-enrichment-lambda
v1.0.0
Published
<a href="https://codeclimate.com/repos/61deb1a022926501b900a3df/maintainability"><img src="https://api.codeclimate.com/v1/badges/cd2459a8094db5b01c7f/maintainability" /></a> <a href="https://codeclimate.com/repos/61deb1a022926501b900a3df/test_coverage"><i
Readme
Deploy to AWS
Do not run prod-build directly, it's for CI/CD only.
Make sure that the CI/CD pipeline is set up to:
- Deploy the lambda to staging/integration/production on merge to
stable. - Deploy the lambda to Star Wars envs on merge to
master.
Run in development env
- Modify
dev-run.jsand.envif required and run: npm run start
