A simple website to serve a list of books currently in my possession. https://library.yetaga.in/
Go to file
David c9b70f02e7 bump go version 2022-01-15 15:51:06 -05:00
book get database migrations up and running 2021-07-02 18:13:58 -04:00
cmd don't log full password string 2021-08-08 16:56:45 -04:00
config fix a panic and handle cleaning up after a panic 2021-07-28 21:06:49 -04:00
database basic importing works 2021-08-01 18:52:21 -04:00
frontend fix coverURL usage in the frontend 2022-01-15 15:46:59 -05:00
importer basic importing works 2021-08-01 18:52:21 -04:00
ui basic importing works 2021-08-01 18:52:21 -04: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