A simple website to serve a list of books currently in my possession. https://library.yetaga.in/
Go to file
David 98584bbef6 rename book package to media 2022-03-05 10:58:15 -05:00
cmd rename book package to media 2022-03-05 10:58:15 -05:00
config fix a panic and handle cleaning up after a panic 2021-07-28 21:06:49 -04:00
database rename book package to media 2022-03-05 10:58:15 -05:00
frontend fix coverURL usage in the frontend 2022-01-15 15:46:59 -05:00
importer rename book package to media 2022-03-05 10:58:15 -05:00
media rename book package to media 2022-03-05 10:58:15 -05:00
ui rename book package to media 2022-03-05 10:58:15 -05:00
.gitignore ignore csv files 2021-08-08 21:20:18 -04:00
Dockerfile bump go version 2022-01-15 15:51:06 -05:00
Makefile add style management 2021-07-13 18:32:01 -04:00
docker-compose.yml continue to add more building blocks 2021-07-03 10:58:45 -04:00
go.mod initial CLI exploration 2021-07-02 20:46:58 -04:00
go.sum initial CLI exploration 2021-07-02 20:46:58 -04:00