Commit Graph

4 Commits

Author SHA1 Message Date
AntJn 875c692180 Add Sesion
implementation util/time
2026-04-18 22:51:08 +03:00
AntJn fe9fb77a02 add database migration and UserRepository wrapper
- implemented DB migration

- added UserRepository for DB interactions

- inserted initial test record
2026-04-09 08:00:44 +03:00
AntJn 062b64bce8 AUTH SERVER
- set CMAke project

- add Drogon submodule

- add json and Catch2 submodule

- add health check endpoint

-RAII SqliteDb

- Verify DB and HTTP some work
2026-04-04 20:41:24 +03:00
AntJn 69daeab04d Initial commit 2026-04-03 17:31:11 +03:00