Does anyone know what the tech stack would be for our Adalo apps? I’d like to be able to explain what it’s built on.
Hi Joshua,
All Adalo apps are built with React Native.
To add to @James_App_Maker’s answer:
- Backend servers are hosted on AWS and Heroku
- Images are delivered via ImgIX CDN
- Backend database seem to be PostgreSQL
Best regards, Victor.
Thanks @James_App_Maker and @Victor!