Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ognus/google-app-engine-node-deploy-example
Example of Node.js app deployment setup on Google App Engine using Github Actions.
https://github.com/ognus/google-app-engine-node-deploy-example
continuous-deployment github-actions google-appengine nodejs
Last synced: 5 days ago
JSON representation
Example of Node.js app deployment setup on Google App Engine using Github Actions.
- Host: GitHub
- URL: https://github.com/ognus/google-app-engine-node-deploy-example
- Owner: ognus
- Created: 2020-07-22T12:12:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T09:30:22.000Z (about 2 years ago)
- Last Synced: 2024-10-30T19:46:24.649Z (about 2 months ago)
- Topics: continuous-deployment, github-actions, google-appengine, nodejs
- Language: JavaScript
- Homepage: https://tomekkolasa.com/how-to-deploy-node-js-app-to-google-app-engine-using-github-actions
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google-app-engine-node-deploy-example
Example of basic Node.js app deployment setup on Google App Engine using Github Actions.
Read more in [this blog post](https://tomekkolasa.com/how-to-deploy-node-js-app-to-google-app-engine-using-github-actions).