jtwebman / node-express-docker-starter

Node Express Docker Starter Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Express Docker Starter Project

Build Status Coverage Status Known Vulnerabilities MIT Licence

This is just a simple Node.js Express Docker app that starts and sends a hello world. I use it to start new projects as well as to just test docker and kubernetes deployments.

I try to keep it up to date with the latest but there is no guarantee.

You can find the docker container here: https://hub.docker.com/repository/docker/jtwebman/node-express-docker-starter

About

Node Express Docker Starter Project

License:MIT License


Languages

Language:JavaScript 78.3%Language:Shell 12.0%Language:Dockerfile 9.7%