Demo Node.js app, dockerized
Primary LanguageJavaScript
To run locally:
docker-compose up --build
To run linter and unit tests:
npm test