5 Commits

Author SHA1 Message Date
92876c5011 users, sessions and wallets w/o authentication
* if a request has no session cookie, a new user, session and wallet is created and session cookie is set
* if a request has a session cookie and session exists in db, we will fetch user and wallet from db
* this means that we have a user and wallet during each render without any login required
2024-12-15 21:56:26 +01:00
55fdc879d8 Rename to magicwallet 2024-12-15 21:56:00 +01:00
ccdc51eba5 Add hot reload 2024-10-26 03:57:35 +02:00
abad39a2bc Let it be hermes
* rename to hermes
* use echo+htmx+templ stack
* use code from delphi.market as scaffolding
2024-10-26 03:57:06 +02:00
97c25541e1 Add Makefile 2024-10-25 03:57:02 +02:00