cmd/web
|
1. change db to sqlc, 2.use repo for db drivers
|
2024-08-01 10:04:50 +02:00 |
docker
|
change postgres to docker
|
2024-07-30 20:03:44 +02:00 |
email-templates
|
Sending mails using Foundation templates
|
2024-07-17 22:34:03 +02:00 |
internal
|
1. change db to sqlc, 2.use repo for db drivers
|
2024-08-01 10:04:50 +02:00 |
migrations
|
Listing new reservations
|
2024-07-24 14:20:30 +02:00 |
sql
|
finish pgc impl
|
2024-07-31 22:15: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 |
go.mod
|
add todo
|
2024-07-29 22:09:06 +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 |
sqlc.yml
|
1. change db to sqlc, 2.use repo for db drivers
|
2024-08-01 10:04:50 +02:00 |