Random art bot
Installation guide
- Install
git
,docker
anddocker-compose
- Clone this repository with
git clone https://github.com/good-gartic/random-art-bot
- Copy the
.env.example
to.env
and set the required valuescp .env.example .env
- Start the application container with
docker-compose up
- That’s it, then the management should be available at http://localhost:8080