Go to file
Vegard Berg 70592bfcd0 ensure uploaded content is utf8 and not larger than 1 MiB 2023-09-13 17:12:03 +02:00
.vscode Initial commit 2023-09-10 23:40:19 +02:00
config more restructuring; email 2023-09-12 22:30:58 +02:00
controllers ensure uploaded content is utf8 and not larger than 1 MiB 2023-09-13 17:12:03 +02:00
global Major file restructuring 2023-09-11 23:41:48 +02:00
models more restructuring; email 2023-09-12 22:30:58 +02:00
static more restructuring; email 2023-09-12 22:30:58 +02:00
utils Major file restructuring 2023-09-11 23:41:48 +02:00
views more restructuring; email 2023-09-12 22:30:58 +02:00
.air.toml Initial commit 2023-09-10 23:40:19 +02:00
.gitignore more restructuring; email 2023-09-12 22:30:58 +02:00
Justfile Initial commit 2023-09-10 23:40:19 +02:00
go.mod more restructuring; email 2023-09-12 22:30:58 +02:00
go.sum more restructuring; email 2023-09-12 22:30:58 +02:00
main.go more restructuring; email 2023-09-12 22:30:58 +02:00
tailwind.config.js Initial commit 2023-09-10 23:40:19 +02:00
tailwind.css Initial commit 2023-09-10 23:40:19 +02:00