Example website made with bootstrap node and express with docker integration
npm install
nodejs app.js
# or
bash start.sh &
docker-compose up
# or
bash start.sh
npm install -g forever
forever start app.js
# Setup Nginx for proxy pass
Example website made with bootstrap, node and express with docker integration
HTML
Example website made with bootstrap node and express with docker integration
npm install
nodejs app.js
# or
bash start.sh &
docker-compose up
# or
bash start.sh
npm install -g forever
forever start app.js
# Setup Nginx for proxy pass