syom
v1.0.0
Published
### Building and Running the docker image 1. Make a .env file at the root of the project with all variables filled in (from .env.example template) - Cloudwatch keys are in Keeper - API server url should point at a running version of the api server. For
Downloads
4
Readme
Express Server W/ Next.JS
Building and Running the docker image
- Make a .env file at the root of the project with all variables filled in (from .env.example template)
- Cloudwatch keys are in Keeper
- API server url should point at a running version of the api server. For local development with docker-compose, this url should be http://syom-nextgen-api:3000/
- docker-compose up