Build a habit of shipping by sharing your daily, incremental progress
See how other makers are growing their business
Members are invited by existing members
Receive outside perspective when you need it
Connect with others through weekly video hangouts
Get access to our members-only perks and discounts
hey Jussi,
right now i'm building a product with firebase and it's really good.
to get a notification whenever a user signs up you need to setup a simple cloud firebase function.
just search for cloud firestore function triggers, this will help you to handle every db event.
Thanks for replying! I will look into that cloud function.