SAUS = Such A URL Shortener :)
- mysql/mariadb, check saus/settings.py
- redis, check saus/settings.py
- python 3.8
pip3 install --user -r requirements.txt
python3 manage.py migrate
python3 manage.py runserver
curl http://localhost:8000
See GitHub Actions pipeline .github/workflow/main.yaml