Go to file
2024-07-29 14:20:51 +02:00
cmd/web Use cmd flags 2024-07-29 14:20:51 +02:00
email-templates Sending mails using Foundation templates 2024-07-17 22:34:03 +02:00
internal fix a make reservation error 2024-07-29 14:04:43 +02:00
migrations Listing new reservations 2024-07-24 14:20:30 +02:00
postgres add docker compose for pg 2024-07-15 15:13:21 +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 Installing a mailer package and setting up a mail channel 2024-07-16 14:31:54 +02:00
go.sum Installing a mailer package and setting up a mail channel 2024-07-16 14:31:54 +02:00
run.sh Use cmd flags 2024-07-29 14:20:51 +02:00