Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs开发的web项目怎么打包部署 #7

Open
clarezzx opened this issue Aug 7, 2017 · 4 comments
Open

nodejs开发的web项目怎么打包部署 #7

clarezzx opened this issue Aug 7, 2017 · 4 comments

Comments

@clarezzx
Copy link

clarezzx commented Aug 7, 2017

之前没有使用过nodejs开发web项目,请问在linux环境进行部署的时候需要什么环境?pm2可以吗?还有web项目开发完以后怎么进行打包以及更新部署好一点?

@zhangxd1989
Copy link
Owner

@clarezzx 说的是springboot-dubbox-web这个项目?这不是node项目,像nginx这样的web server都可以

@clarezzx
Copy link
Author

clarezzx commented Aug 7, 2017

再问一下 如果我web开发完以后,代码还是封装成你这样的结构目录,然后再服务器上执行npm install -g grunt-cli
npm install -g bower
npm install
bower install
grunt build:dev
grunt build:angular
npm start

这样的启动命令吗 ?

@xuxiaoguang1
Copy link

演示项目的用户名是admin,密码是多少?

@longfeizheng
Copy link

账号:admin
密码:admin
我一开始就忘记修改了数据源密码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants