6 Commits

Author SHA1 Message Date
d971a10cf4 feat: add SMTP configuration and registration endpoint for email verification 2025-03-14 21:40:03 +01:00
c57dd13356 chore: update dependencies for axum and shuttle packages 2025-03-04 20:42:05 +01:00
fa15e898b0 fix/adds .idea to .gitignore 2025-03-03 20:36:27 +01: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
591c685613
Initial commit 2024-04-15 23:39:57 +02:00