1.0.0 • Published 4 years ago

syom v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Express Server W/ Next.JS

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 local development with docker-compose, this url should be http://syom-nextgen-api:3000/
  1. docker-compose up