How would you go about choosing the backend, which stack to run for it, and what are some things I need to consider?
I'm a Front-End Developer, so backend isn't my thing. I've built prototypes in both vue and react (and still can't make up my mind - but that's not what this post is about).
I've tried using firebase but it seems so basic, and not really what I'm looking for (maybe I'm wrong).
Ideally I need to store lots of data, and eventually lots of data will need to be joined (people tell me I should really use sql for this instead of nosql ones).
Types of data:
Heads up, thanks for looking at this!
Have a great day working on your dreams!
I've personally been building with NextJS hosted on Vercel and using a whole bunch of reputable APIs like sendgrid, stripe and firebase. It's been just... wonderful knowing I can sleep at night without my database going down.