- This was vibe-coded for giggles
- Google Forms got us 75% of the way there...
- You could delete this with very little impact!
- You ought to delete this repo!
- This form is designed as a first interface, allowing users to request a new server.
dnf install python3-gunicorn
to get a WSGI server installeddnf install python3-pip
to get pip installed
source venv/bin/activate
in this directory