Join The Blåhaj is a Flask and Tailwind CSS app for Hack Club Haj4Ever that uses a Slack App to change your status with authorization!
Run with:
docker compose up -d --buildIt is mapped to localhost:5000 by default, reverse proxy it/Cloudflare tunnel it to make it publicly accessible (or whatever method you like!). .env file required, make a copy of .env.example to make your .env file.
The Dockerfile and Docker Compose file were AI written, and AI assistance throughout to teach me Tailwind and a bit about Flask. None of the HTML, CSS, and Python were AI generated though.