4 ms·
Hey, thanks! The core is really simple: Django + Postgres, Tailwind CSS for the UI, and little bits of plain JavaScript for things like the countdown timer. I a
by mfa 10mo ago
Hey, thanks! The core is really simple: Django + Postgres, Tailwind CSS for the UI, and little bits of plain JavaScript for things like the countdown timer.
I also used a couple of libraries like django-allauth for account management and django-storages for managing static assets in S3.
The whole thing runs on AWS.
I have no corporate secrets here, so if there's anything else you'd like to know, happy to share!
- daliz 10mo agoFrom a fellow Django fan, I'm glad to hear this. Thank you for the info!