/saus

SAUS = Such A URL Shortener :)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

saus

SAUS = Such A URL Shortener :)

Local Development Environment

Dependencies

Setup Dev Server

pip3 install --user -r requirements.txt
python3 manage.py migrate
python3 manage.py runserver
curl http://localhost:8000

CI

See GitHub Actions pipeline .github/workflow/main.yaml