Provide details about how your real-time server runs.
We use a platform chat real-time in our app is Firebase.
We use Django Framwork for writing our backend APIs. For a guide on getting started with Django Framwork, check out this documentation.
We use MySQL for our database. For a guide on getting started with MySQL, check out this documentation.