Go to file
2024-07-25 13:13:16 +02:00
cmd/web Showing one reservation 2024-07-24 22:23:31 +02:00
email-templates Sending mails using Foundation templates 2024-07-17 22:34:03 +02:00
internal Database functions for editing a reservation 2024-07-25 13:13:16 +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 convert admin template into go template 2024-07-22 13:54:59 +02:00
templates Showing one reservation 2024-07-24 22:23:31 +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 Add run script 2024-07-02 21:52:22 +02:00