An open API service indexing awesome lists of open source software.

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

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`