Go to file
Aaron Fischer 7db4b81ce3 Upgrade codebase to go 1.20 fix some outdated stuff
* New go version 1.20
* Reformat code
* Clean up regex
* Remove deprecated function calls (ioutils)
* Handle all errors
* Fix typos

Signed-off-by: Aaron Fischer <mail@aaron-fischer.net>
2023-07-18 21:21:16 +02:00
src Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00
static We are now a webserver with a webhook :P 2021-03-18 23:16:26 +01:00
templates Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00
.gitignore Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
BOOK.mkd update 07/2023 2023-07-14 11:55:26 +02:00
COMIC.mkd update 07/2023 2023-07-14 11:56:44 +02:00
docker-compose.yml Clean up the project and add a docker compose file 2021-03-19 20:33:55 +01:00
Dockerfile Update 'Dockerfile' 2021-07-01 23:33:53 +02:00
go.mod Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00
go.sum Upgrade codebase to go 1.20 fix some outdated stuff 2023-07-18 21:21:16 +02:00
README.md added sample URLs 2022-03-29 11:38:53 +02:00

Book of the month / Comic of the month

Deploy

Thats easy:

$ git pull
$ docker-compose build
$ docker-compose up -d

Sample

Authors