Go to file
2024-07-29 21:54:37 +02:00
cmd/web Use redis to store the sessions 2024-07-29 21:54:37 +02:00
email-templates Sending mails using Foundation templates 2024-07-17 22:34:03 +02:00
internal Use redis to store the sessions 2024-07-29 21:54:37 +02:00
migrations Listing new reservations 2024-07-24 14:20:30 +02:00
postgres Use redis to store the sessions 2024-07-29 21:54:37 +02:00
static Marking a resercation as processed 2024-07-25 13:51:31 +02:00
templates Fixing redirects 2024-07-28 15:23:12 +02:00
test_connect sending mails using standard lib 2024-07-16 13:35:10 +02:00
.gitignore add docker compose for pg 2024-07-15 15:13:21 +02:00
database-template.yml Designing the database using soda migration 2024-07-06 16:51:08 +02:00
go.mod Use redis to store the sessions 2024-07-29 21:54:37 +02:00
go.sum Use redis to store the sessions 2024-07-29 21:54:37 +02:00
run.sh Use cmd flags 2024-07-29 14:20:51 +02:00