Skip to content

Repository files navigation

Join The Blåhaj

Is it working? Probably. Time spent working on project

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

Run with:

docker compose up -d --build

It 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.

AI notice

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.