Deploy express server in 8 simple steps using firebase functions
Mar 8, 2023 · 2 min read · I wanted to create a web server but don't wanted to go with AWS so I checkout firebase and here is how I created api using firebase function and deploy it to live. To configure an Express server for Firebase Functions, follow these steps: 1- Create a...
Join discussion