wildflock/readme.md

20 lines
339 B
Markdown
Raw Normal View History

2023-07-29 18:10:00 +00:00
# walias
2023-07-29 19:12:35 +00:00
> Manage email aliases for Wild Duck mail server
2023-07-29 18:10:00 +00:00
## About
2023-07-29 19:12:35 +00:00
This project was build for [K-Space Hackathon2023](https://wiki.k-space.ee/en/hackathon/2023)
2023-07-29 18:10:00 +00:00
2023-07-29 19:12:35 +00:00
## Features
2023-08-06 06:34:26 +00:00
- auth with oidc
- headless only, no DB
- develop/debug with skaffold on k8s cluster
2023-07-29 18:10:00 +00:00
2023-07-29 19:12:35 +00:00
## TODO
2023-08-06 06:34:26 +00:00
- remove TS-related hacks
- add tests
- make nicer UI