Saturday 10 June 2017

Setting up A Continous Integration on App Engine

We are developing a WebApp on Google App Engine Platform. Handling both API Calls and sending HTML files.

The Project also uses Firebase

The General Flow is Local Machine -- >Githbub -- > CI platform --> App Engine.

  • should hosting be done by App Engine or firebase ?

  • Also I would like to know the Directory Structure for the Above the project.

  • Do the cloud functions have to be routed from express files or in a separate file?( index.js in firebase)

It would be helpful, If anyone could point me to open source Production grade codes



via Nandhu

No comments:

Post a Comment