A calendar for events at MIT's Residence EXploration.
I wrote this in 30 minutes. Done this same song and dance so many times I can do it with my eyes closed. Maybe I should make an
Based on:
poetry install
# For the lazy...
python3 main.py
# For the more upstanding
gunicorn 'rex_ical:create_app()'