Can anyone help me deploying react-boilerplate to Google Cloud Platform or Firebase Cloud functions. There are guides such as
Firebase https://codeburst.io/next-js-on-cloud-functions-for-firebase-with-firebase-hosting-7911465298f2 Cloud platform https://medium.com/google-cloud/server-side-rendered-react-on-google-cloud-functions-8b51b2b0878c
These posts are for next.js not for react-boiler plate. Beginners like me have hard time customizing webpack config to work seamlessly with google cloud services.
Thanks