Web forms simplifiedBuilding something for the community 馃挕馃殌 check it out at : https://formifyai.stephinreji.com Lemme know your thoughtsJun 20, 2024路1 min read路3
How to deploy multiple sites to firebase hosting?Wait, what..is that even possible... Cause one project in firebase means only one hosting for that particular project, Right..! Well, my fellow reader, Firebase has this feature to deploy multiple sites in a single firebase hosting. You might be wond...Jan 3, 2021路6 min read路62
How to sync your local git and remote git repository changes?Today we will focus on how we can synchronize our GitHub local repository master with an upstream repository branch of the GitHub project. Now, you might think what is an upstream branch, Upstream branches define the branch tracked on the remote rep...Jan 1, 2021路5 min read路207
Connect your firebase Domain to any Custom DomainFirebase is a free hosting provider, through this you can deploy from simple static HTML to complex e-commerce website made on the latest tech stack. In this post, we will look into how to connect the firebase domain to the custom domain we bought fr...Dec 31, 2020路6 min read路138