Thanks for the tutorial! I am trying to build a simple SaaS product with NextJs as well. I wasn't sure how to structure my data using firebase as it is different compare to traditional table db. Can I pick your mind on this?
It is a restaurant menu app, paid user can create merchant, merchant has many categories, categories have many items. The key is to allow paid user to easily manage their shop inventory.
Normal user able to leave a review for the restaurant or fav a dish and show in their profile page.
How should I go with that? Thanks!
Jarrod Watts
Developer Relations Engineer @ Polygon Labs