Тайлбар байхгүй

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`