Sen descrición

Kirk Trombley a0a9ba8d4f Cleaning up some logic %!s(int64=6) %!d(string=hai) anos
config 72114935b1 Switched from postgres to sqlite %!s(int64=6) %!d(string=hai) anos
src a0a9ba8d4f Cleaning up some logic %!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 72114935b1 Switched from postgres to sqlite %!s(int64=6) %!d(string=hai) anos
LICENSE 1e57eea03a License + README %!s(int64=6) %!d(string=hai) anos
README.md aefbd3a5d5 README update %!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 72114935b1 Switched from postgres to sqlite %!s(int64=6) %!d(string=hai) anos

README.md

Rollbot

Build

`docker build -t rollbot3:latest .`

Deploy

`docker run -p6070:6070 --name rollbot3-instance -d rollbot3`