简体   繁体   English

在网络上部署使用MEAN堆栈构建的Web应用程序

[英]Deploying my web application built using MEAN stack on the web

I just know that my application isn't static. 我只知道我的应用程序不是静态的。 I have used this github repository to build my application [ https://github.com/jainishshah17/jainishshah.com][1] 我已经使用这个github仓库来构建我的应用程序[ https://github.com/jainishshah17/jainishshah.com][1]

It works perfect when i try on local host but I tried to deploy using AWS (Bitnami) and lots of other web hosting platforms but cant seem to find the right one working for me. 当我尝试在本地主机上运行但它试图使用AWS(Bitnami)和许多其他网络托管平台进行部署时,它的工作原理非常完美,但似乎找不到适合我的合适的平台。

Can anyone tell me looking at the repository what would I need to host the app that I built? 谁能告诉我查看存储库,我需要什么来托管我构建的应用程序?

Any help will be greatly appreciated. 任何帮助将不胜感激。

For a simple MEAN stack App deployment, use Heroku. 对于简单的MEAN Stack App部署,请使用Heroku。

Getting Started on Heroku with Node.js Node.js在Heroku上入门

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

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