https://github.com/banjerr/node-docker-demo
A demo to play around with Node/Express and Docker, and also expand upon CI/CD knowledge in the future
https://github.com/banjerr/node-docker-demo
Last synced: 3 months ago
JSON representation
A demo to play around with Node/Express and Docker, and also expand upon CI/CD knowledge in the future
- Host: GitHub
- URL: https://github.com/banjerr/node-docker-demo
- Owner: Banjerr
- Created: 2017-05-12T23:51:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T16:40:03.000Z (about 8 years ago)
- Last Synced: 2025-01-14T13:31:51.497Z (5 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-docker-demo
A demo to play around with Node/Express and Docker, and also expand my CI/CD knowledge in the future
You can just `git clone` this repo and run `docker-compose up` to get started (assuming you have Docker installed). The website should be avilable at `http://localhost`