Generate and remove Wildduck mail aliases https://wildflock.k-space.ee/
Go to file
Sergo a2d344ceb4
ci/woodpecker/push/woodpecker Pipeline was successful Details
minor fixes
2023-08-13 18:46:56 +03:00
.husky add husky hook for linting staged files 2023-08-06 09:11:18 +03:00
config minor fixes 2023-08-13 18:46:56 +03:00
public sanitize aliases response, hide delete button for non-prefereable domain aliases 2023-08-05 15:02:44 +03:00
src minor fixes 2023-08-13 18:46:56 +03:00
test add prettier 2023-08-06 09:21:17 +03:00
.dockerignore add redis dependency 2023-08-12 12:44:40 +03:00
.drone.yml add drone config 2023-07-29 22:12:35 +03:00
.gitignore first commit 2023-07-29 21:14:45 +03:00
.prettierrc.json add prettier 2023-08-06 09:21:17 +03:00
.woodpecker.yml Change Docker registry 2023-07-29 23:37:11 +03:00
Dockerfile fix dockerfile 2023-07-30 00:15:24 +03:00
deployment.yaml minor fixes 2023-08-13 18:46:56 +03:00
index.ts add prettier 2023-08-06 09:21:17 +03:00
logger.ts add prettier 2023-08-06 09:21:17 +03:00
package-lock.json add redis dependency 2023-08-12 12:44:40 +03:00
package.json add redis dependency 2023-08-12 12:44:40 +03:00
readme.md update TODO 2023-08-06 09:34:26 +03:00
skaffold.yaml first commit 2023-07-29 21:14:45 +03:00
tsconfig.json first commit 2023-07-29 21:14:45 +03:00

readme.md

walias

Manage email aliases for Wild Duck mail server

About

This project was build for K-Space Hackathon2023

Features

  • auth with oidc
  • headless only, no DB
  • develop/debug with skaffold on k8s cluster

TODO

  • remove TS-related hacks
  • add tests
  • make nicer UI