A request for a Project IDX starter template combining Django backend with React-Redux frontend

Hello Project IDX community,
I’m requesting a new official starter template that combines a Django backend with a React-Redux frontend. This template would greatly benefit developers looking to kickstart projects with this powerful tech stack.
Proposed Template Stack:

Backend:

  • Language: Python
  • Framework: Django
  • Database: PostgreSQL
  • API: Django REST Framework

Frontend:

  • Framework: React
  • State Management: Redux
  • UI Library: Material-UI

Having this template would streamline the setup process for developers working on complex web applications that require a robust backend with Django’s ORM and admin interface, coupled with a dynamic frontend using React and Redux.

Would the Project IDX team consider creating an official template for this stack? It would be a valuable addition to the existing library of templates.
Thank you for considering this request!

Please note that I’m a total novice with most of this, so ideally it would be a git URL that I plug into Project IDX on creation. If I have misspoken on any of the technology or they live elsewhere as a SAAS please forgive me (AI helped me with this).

I am open to a step-by-step tutorial as well.