How to deploy a strapi app in Firebase

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hi Guys! I’m new to strapi and I want know how to deploy a strapi app in Hostinger or in Firebase. Could please share any useful tutorials here? Thanks in advance

I think thr closest you get to this is to use app engine with Google cloud.
Firebase will mostly only run cloud functions.

So it’s suggested to use Google app engine. Belive there is a guide in the docs about this.

1 Like

Thank you for your answer, I’ll check that