|
|
|
|
|
by mfa
196 days 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! |
|