hectamail-website/README.md

22 lines
283 B
Markdown
Raw Normal View History

2023-11-04 16:42:38 +00:00
# HectaMail-website
2023-11-04 16:46:10 +00:00
A frontend and registration service for the maddy mail server
## Setup
Use your web server to host everything in public, and run app.py with python.
Reverse-proxy app.py to /register.
## Dependencies
System
Any HTTP web server
Python3
PIP
Flask
Waitress