There was an error while loading. Please reload this page.
Welcome to the MailSafe wiki!
docker guidelink
docker-compose run app sh -c "django-admin.py startproject app ."
docker-compose run app sh -c "python manage.py startapp api"
docker-compose up
ARCHITECTURE
DATABASE
How WILL email forwarding thing work??
FrontEnd