9 Commits

Author SHA1 Message Date
d971a10cf4 feat: add SMTP configuration and registration endpoint for email verification 2025-03-14 21:40:03 +01:00
8499636209 feat: implement API versioning and health check endpoints 2025-03-12 22:36:54 +01:00
5610260120 fix: update fallback service to serve index.html for not found routes 2025-03-04 23:42:48 +01:00
c57dd13356 chore: update dependencies for axum and shuttle packages 2025-03-04 20:42:05 +01:00
b003033ca6 ft/prepares for shuttle launch 2024-05-31 22:35:39 +02:00
feb23ff958 ft/adds router and pages
pages::home, pages::signup, router
2024-04-17 23:44:53 +02:00
6bb82a9dc0 ch/switches from leptos to yew
the reason is that leptos depends too much on the nightly build of rust and that didnt go well with the local dev env
2024-04-17 00:36:37 +02:00
62b3c5985d fx/reset project 2024-04-16 23:14:22 +02:00
3e81a88698 ch/initial commit 2024-04-16 00:58:17 +02:00