/docker-express-api

Docker baseimage for express.js based web applications

Primary LanguageDockerfileMIT LicenseMIT

Baseimage for ReST APIs (JSON)

Expects a package.json in the project root and sources to be in ./src.

In development mode the service will automatically be reloaded if the source files change.