My Goal:
I want to be able to display data as soon as it is changed, added or updated in the database.
My problem:
I have 2 bubble apps, one displays data for regular users, but i also have a backed app, that’s where we do the changes to the data. I connect them through an API and obviously they don’t update real time.
Any solutions or ideas or welcome!
If you have any better way of doing this please comment!