Thinking about the basic components in the architecture

customer pages -> could be SSR with a cache, or ISR. Hosted on vercel or cloudflare (change dns programmatically)
web app -> admin app, likely nextjs/remix with tailwind or mui
backend -> cloud functions for sending, storing or retrieving data
database -> maybe planetscale/firebase
payments -> stripe
auth -> maybe firebase
mobile admin -> flutter
amarokaz Author

not familiar enough with supabase, I will take a look into it

0 Likes
Joshua Berrios 🇵🇷

Oh okay gotcha. Just a suggestion, no need to change your tech stack around if you are comfortable with Firebase already and need to get up and running.

0 Likes
Joshua Berrios 🇵🇷

For auth, go with Supabase. You will not regret it.

0 Likes

Please sign in to leave a comment.