|
21396daf83
|
Parse command-line-arguments
Use command-line-arguments to set the config file path and the log
level.
|
2023-01-24 01:20:42 +01:00 |
|
|
d37f31dd8a
|
Add config file parsing
Use the `serde` and `toml` crates to handle config file parsing.
|
2023-01-24 01:19:20 +01:00 |
|
|
665015c296
|
Basic minimal prototype
Use a postgres database as storage and start with sone basic
functionality.
|
2023-01-24 00:38:50 +01:00 |
|