How to use koa.js + next in Firebase Functions – Shopify
I want to use Cloud Functions for Firebase to deploy the React application for shopify app. I am new to both Next and Koa. Based on this repo the below code is how to host a simple react application in…