Go to file
Aaron Fischer 169afd6541 RSS Feed working 2021-04-09 00:03:57 +02:00
src RSS Feed working 2021-04-09 00:03:57 +02:00
static We are now a webserver with a webhook :P 2021-03-18 23:16:26 +01:00
templates RSS Feed working 2021-04-09 00:03:57 +02:00
.gitignore Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
BOOK.mkd fixed typo 07/2020 2021-04-01 23:23:52 +02:00
COMIC.mkd typo fixes 2021-04-01 22:53:12 +02:00
Dockerfile Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
README.md add "comic" 2021-03-19 21:50:44 +01:00
docker-compose.yml Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
go.mod RSS Feed working 2021-04-09 00:03:57 +02:00
go.sum RSS Feed working 2021-04-09 00:03:57 +02:00

README.md

Book of the month / Comic of the month

Deploy

$ docker-compose build
$ docker-compose up -d

Authors