Blog
- All Posts
- google functions
How to deploy Functions to Firebase from a mono repo
07 August, 2020
Firebase tools still not designed for monorepo setup. There are several approaches you can make it work. In this post, I will be talking about how I set up my projects step by step.