mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
f77e1bdd0e
1048: Refactor admin using webpack r=mergify[bot] a=kaiyou ## What type of PR? Refactoring ## What does this PR do? This PR brings some refactoring to the admin container : - remove the dependency to mailustart and replace it with socrate - remove static assets from the repo and use Webpack for building them Co-authored-by: hoellen <dev@hoellen.eu> Co-authored-by: kaiyou <pierre@jaury.eu> |
||
---|---|---|
.. | ||
assets | ||
mailu | ||
migrations | ||
.gitignore | ||
audit.py | ||
babel.cfg | ||
Dockerfile | ||
messages.pot | ||
package.json | ||
README.md | ||
requirements-prod.txt | ||
requirements.txt | ||
start.py | ||
webpack.config.js |
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository