© 2023 Hashnode
#firebase-hosting
Why should we use firebase hosting? Integration with other Firebase services: As part of the Firebase platform, Firebase Hosting integrates seamlessly with other Firebase services such as Firebase Au…
Hello, React enthusiasts! In this blog post, we'll walk you through the steps to host your React app on Firebase using GitHub Actions. We'll even show you how to store environment variables in a super…
Introduction I recently had to implement an Azure pipeline for a Next.js app. Giving a Pull Request on our remote repository, the requirements were: On a Pull Request update, deploy the web app of th…
This is an article to work you down on how I made a powerful web application that has the following features. My GitHub Portfolio Page My GitHub Repositories Page Nested Pages showcasing the data o…
I had to submit a project as my exam at AltSchool Africa in November 2022. We were given an array of projects to pick from and the project I chose required me to: i. set up backend pagination using ra…
Firebase recently introduced a new and faster way of deploying your nextjs application to firebase, but it is still in beta. Install the latest version of firebase cli Please install the latest versio…