@arronflashman Static webapp in an iframe that reuses their actual components. Keeps the preview in sync with the actual product. Data is mocked so there's no active connection with the backend.
@BryanOnel86 Would trust an InfoSec guy over an MIT dropout in charge of my compliance anytime. Orienting in the space, so will do some research and probably schedule a demo next week.
I always used to put a python backend between my application and the database.
Why? I felt comfortable doing so. Always been a python dev, so it felt right and more secure.
Truth is that a simple CRUD application doesn't need that extra layer of complexity. Build it only when it really adds value.