choilmto / dockerise_node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Node application uses Express to serve a basic page on port 5000. The app itself is dockerised and has a build for production and for local. Docker-compose can be used to watch files as they change when developing on local.

About


Languages

Language:JavaScript 50.7%Language:Dockerfile 49.3%