Commit graph

6 commits

Author SHA1 Message Date
23f12904cc build(docker): add Dockerfile 2024-12-03 23:58:26 +01:00
a0de3b287b feat(admin): create and list users commands 2024-12-03 19:16:09 +01:00
3713cc2443 refactor: structure of an hexagonal architecture
Created a kernel crate to store models and future action implementations.
Will be useful to create admin cli.
2024-12-01 21:51:16 +01:00
fa31485e44 fix: rename project to minauthator 2024-11-15 18:34:17 +01:00
d908586dfa WIP: feat: add user details update 2024-11-02 17:37:57 +01:00
327f0cd5b9 feat: basic register and login 2024-10-21 00:06:54 +02:00