← Back to context

Comment by daliz

3 months ago

Hi, thank you for this interesting project! Could you please give some technical details on the languages/tools/frameworks/libraries you used to create it? Very inspiring, thank you again.

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!