Deploy express server in 8 simple steps using firebase functions
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...
iamazeez.hashnode.dev2 min read