You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to create instant apps which requires a backend, though we need to document it to make it easy for people to contribute such apps.
To create app with backend, you need to write the backend as a separate service, host it on Heroku or somewhere else and call the APIs from the instant app.