A web interface for socket mail client, built from the ground up with Python's built-in socket module.
- docker
- python
- node.js
- yarn
# start mongodb
docker compose up -d
# cd into client and follow quick start instructions there
# cd into server and follow quick start instruction there