Articles and Lessons tagged with Firebase

How to Create a Firebase Project

How to Create a Firebase Project

Posted Aug 16, 2019 | | By Maina Wycliffe | How To - Step by Step Guides
This is a step by step how to guide to show you how to create a new Firebase project. First, visit Firebase Console using this visiting the following URL - https://console.firebase.google.com. Login using your Google Account - if you are not already …
Read More

Separating Dev and Prod Environment on Firebase

Separating Dev and Prod Environment on Firebase

Posted Feb 16, 2019 | | By Maina Wycliffe | Angular
It is common for developers to setup multiple environments for our application. This usually include a development/staging and production environment. This gives us the freedom to experiment with our development/staging environment, without messing …
Read More