aboutsummaryrefslogtreecommitdiff
path: root/crates/secd/src/client/email.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-67/+0
|
* update schema to `secd`benj2022-12-081-2/+7
| | | | add dummy `dev` command to cli
* - basic functionality with psql and sqlitebenj2022-12-011-0/+62
- cli helper tool