简体   繁体   English

将Angular 2应用程序部署到Google App Engine

[英]Deploying Angular 2 app to Google App Engine

Please I am wondering if anyone have a very good tutorial on how to deploy and Angular 2 app to Google App Engine. 我想知道是否有人有关于如何部署和Angular 2应用程序到Google App Engine的非常好的教程。

Deploying an angular 2 app to Firebase is quite easy and straight forward, but i don't seem to know how to do so with the Google App engine 将角度2应用程序部署到Firebase非常简单直接,但我似乎不知道如何使用Google App引擎

https://codelabs.developers.google.com/codelabs/cloud-cardboard-viewer/index.html https://codelabs.developers.google.com/codelabs/cloud-cardboard-viewer/index.html

This might be what you need. 这可能就是你所需要的。 It's not exactly a verbatim deployment guide, but it comes close and has several clues to arriving at an Angular 2 + NodeJS app engine environment. 它并不是一个逐字的部署指南,但它很接近并且有一些线索可以到达Angular 2 + NodeJS应用引擎环境。

Had some similar question and couple of hiccups, but finally found a way to deploy it on App Engine and Firebase. 有一些类似的问题和几个打嗝,但终于找到了一种方法在App Engine和Firebase上部署它。 Here is the blog entry . 这是博客条目 Also read Elad Elram's comment on the blog on how to handle refresh and routing well. 另请阅读Elad Elram在博客上关于如何处理刷新和路由的评论。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM