Tag: firebase
All the articles with the tag "firebase".
-
Setup Android Gradle based Firebase App Distribution with GitHub Actions CI
A quick guide on how to set up Github Actions CI workflow to automatically post APK to Firebase App Distribution from your Android project.
-
Create your own mock API server with Express.js and Firebase for free!
Recently I had to prepare a complete mocked server for an app I worked in the past. The reason mocking was required so that app’s…