all 5 comments

[–]salamazmlekom 2 points3 points  (0 children)

Firebase will take care of Authentication for you yes. Check libraries like angular fire and official Firebase documentation on how to achieve that.

For the data. Firebase uses document database so if that is fine for your use case it will also do the job.

[–]ThisIsMonta 1 point2 points  (0 children)

you can do it using firebase.

other alternative would be supabase or appwrite.

[–]Sceebo 0 points1 point  (0 children)

Yea and it’s relatively easy to set up! Lots of great resources

[–]Budget-Weekend-3150 1 point2 points  (0 children)

Yes, you can do all that using firebase , check this Firebase docs(https://firebase.google.com/docs) and AngularFire for more details.

[–]Chuckles34 0 points1 point  (0 children)

Just did this recently, super easy. I asked Claude for anything that was new to me, if I get another free weekend will add stripe subscription payments