A really simple Kahoot clone that makes use of Gin, HTMX and PostgreSQL
Go to file
raul 4d5c5d9c93
Update config files
2024-12-06 13:52:41 +01:00
cmd Add structs.go 2024-12-06 13:35:43 +01:00
db-config Update config files 2024-12-06 13:52:41 +01:00
sample-config Update config files 2024-12-06 13:52:41 +01:00
.env.example Add PostgreSQL setup files 2024-12-06 09:03:49 +01:00
.gitignore Remove db-data from repo 2024-12-06 13:51:42 +01:00
LICENSE Initial commit 2024-12-06 08:52:59 +01:00
README.md Initial commit 2024-12-06 08:52:59 +01:00
docker-compose.yml Add PostgreSQL setup files 2024-12-06 09:03:49 +01:00
go.mod Config file usage cleanup 2024-12-06 10:39:12 +01:00
go.sum Config file usage cleanup 2024-12-06 10:39:12 +01:00
main.go Add cobra template files 2024-12-06 08:54:21 +01:00

README.md

drahoot

A really simple Kahoot clone that makes use of Gin, HTMX and PostgreSQL