Skip to content

Files

Latest commit

May 20, 2020
38af71a · May 20, 2020

History

History
This branch is up to date with LukeMwila/multi-container-nginx-react-node-mongo:master.

Backend

Run tests in Docker

docker build -t node-test . -f Dockerfile.dev docker run -e CI=true -p 3001:3001 node-test