README.md 238 B

Rollbot

Build + Deploy

For local testing:

`docker-compose -f stack-testing.yml build`
`docker-compose -f stack-testing.yml up`

For deployment:

`docker-compose -f stack.yml build`
`docker-compose -f stack.yml up`