Wedding website! https://collinenlucy.nl
Find a file
2026-05-20 20:56:19 +02:00
.vscode Adding basic backend to handle RSVPs 2025-06-30 12:37:33 +02:00
client Removing RSVP possibility and changing text on main page 2026-05-20 20:56:19 +02:00
.gitignore Adding .gitignore 2025-06-30 12:37:32 +02:00
controller.go Disabling notifications 2026-05-20 20:53:00 +02:00
database.go changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
go.mod changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
go.sum changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
main.go Fixing visits cache 2025-09-03 14:39:11 +02:00
ntfy.go Adding simple visits handler to send a notification on site load with some simple rate limiting and caching 2025-09-02 16:48:44 +02:00
ntfy_test.go Adding simple visits handler to send a notification on site load with some simple rate limiting and caching 2025-09-02 16:48:44 +02:00
README.md Initial commit 2025-06-30 12:37:32 +02:00
rsvp.go changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
rsvp_test.go changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
visits.go Fixing visits cache 2025-09-03 14:39:11 +02:00
visits_test.go Fixing visits cache 2025-09-03 14:39:11 +02:00

collinenlucy.nl