FAQ

What about push notifications ?

You can easily add push notifications to your bento project with firebase cloud messaging

What if I need to run code in a secure context (not on client side) ? For example trigger business logic when a client do a CRUD operation ?

Firebase cloud functions is what you need !

Last Updated: 4/27/2019, 9:26:44 AM