Sen descrición

Kirk Trombley 1e57eea03a License + README %!s(int64=6) %!d(string=hai) anos
config 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list %!s(int64=6) %!d(string=hai) anos
src 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list %!s(int64=6) %!d(string=hai) anos
static 4ef678cb82 Adding web front end, clearing out some remaining bugs %!s(int64=6) %!d(string=hai) anos
templates 4ef678cb82 Adding web front end, clearing out some remaining bugs %!s(int64=6) %!d(string=hai) anos
.gitignore 47aec29750 Setting up gitignore %!s(int64=6) %!d(string=hai) anos
Dockerfile 4ef678cb82 Adding web front end, clearing out some remaining bugs %!s(int64=6) %!d(string=hai) anos
LICENSE 1e57eea03a License + README %!s(int64=6) %!d(string=hai) anos
README.md 1e57eea03a License + README %!s(int64=6) %!d(string=hai) anos
TODO_commands 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list %!s(int64=6) %!d(string=hai) anos
requirements.txt f9b1ea543f Adding requests requirement %!s(int64=6) %!d(string=hai) anos
stack-testing.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs %!s(int64=6) %!d(string=hai) anos
stack.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs %!s(int64=6) %!d(string=hai) anos

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`