Go to file
2024-07-19 09:23:24 +02:00
cmd/web Sending mails using Foundation templates 2024-07-17 22:34:03 +02:00
email-templates Sending mails using Foundation templates 2024-07-17 22:34:03 +02:00
internal mock the mail server using a channel to read 2024-07-17 22:37:56 +02:00
migrations Fix seed sqls 2024-07-15 15:11:06 +02:00
postgres add docker compose for pg 2024-07-15 15:13:21 +02:00
static fix availabilityJson post not working error: should pass CSRFToken into the function 2024-07-13 18:19:23 +02:00
templates Create the login screen 2024-07-19 09:23:24 +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