docker vue node nginx mongodb redis
1.0.0
DockerNode.js (> = 4.x, 8.x lebih disukai), NPM Versi 4+ (YARN lebih disukai), Git, MongoDB, Nginx, Redis dan Docker.
# ? clone the project
git clone https://github.com/nicejade/docker-vue-node-nginx-mongodb-redis.git
# ➕ install dependencies
cd docker-vue-node-nginx-mongodb-redis
yarn && yarn bootstrap
# ? start developing
yarn start
# Or Run the following commands in the terminal two different TAB
cd client && yarn start
cd server && yarn start Program ini akan secara otomatis membuka http: // localhost: 8080/untuk klien dan http: // localhost: 4000/untuk server. Secara cerdas, itu akan menentukan port yang tersedia untuk Anda (Incremental, misalnya: 8081 atau 8082 ) jika port 8080 sedang sibuk di mesin Anda.
# deploy your client & server(local or server)
yarn deploy
# Or Run the following command at root directory
docker-compose up| 微信公众号 | 前端微信群 | 推荐 web 应用 |
|---|---|---|
| 静晴轩 | 大前端联盟 | ? 倾城之链 |
Mit
Hak Cipta (C) 2018-sekarang, NiceJade.