To deal with the complexity of creating a micro-service in the backend, and host a PWA into the cloud can be a challenge but in this tutorial I gonna show you how easy is to work using QCObjects to create your PWAs and host them into the Google Cloud Platform. Also you can code micro-services into the same project for the backend side using QCObjects and GraphQL together.
Enjoy coding!
Quick Steps to run this tutorial into the Google Cloud Platform:
1.- Start a new project with GCLOUD :
Create a new project:
gcloud projects create [YOUR_PROJECT_ID] --set-as-default
Verify the project was created:
gcloud projects describe [YOUR_PROJECT_ID]
Initialize the App Engine Project
gcloud app create --project=[YOUR_PROJECT_ID]
2.- Download the github repo below:
https://github.com/jeanmachuca/qcobje...
3.- Change the name of your app in package.json ideally for the same value of [YOUR_PROJECT_ID]
4.- Test your project
npm i && npm test && npm start
5.- Deploy your app to Google App Engine
gcloud app deploy
The tutorial:
https://dev.to/qcobjects/making-a-gra...
The GitHub repo:
https://github.com/jeanmachuca/qcobje...
*** Music from:
Royalty Free Technology Music - Road to Somewhere
• Royalty Free Technology Music - Road ...