Python 3.6 or above Django 3.0 or above MySQL 5.7 or above React 16.8 or above Node 16.17 or above DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql ...
You could use this example app as a base for your new project or as a guide to Dockerize your existing Django app. The example app is minimal but it wires up a number of things you might use in a real ...