Нема описа

Kirk Trombley 1e57eea03a License + README пре 6 година
config 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list пре 6 година
src 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list пре 6 година
static 4ef678cb82 Adding web front end, clearing out some remaining bugs пре 6 година
templates 4ef678cb82 Adding web front end, clearing out some remaining bugs пре 6 година
.gitignore 47aec29750 Setting up gitignore пре 6 година
Dockerfile 4ef678cb82 Adding web front end, clearing out some remaining bugs пре 6 година
LICENSE 1e57eea03a License + README пре 6 година
README.md 1e57eea03a License + README пре 6 година
TODO_commands 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list пре 6 година
requirements.txt f9b1ea543f Adding requests requirement пре 6 година
stack-testing.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs пре 6 година
stack.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs пре 6 година

README.md

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`