Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 124 Bytes

File metadata and controls

5 lines (4 loc) · 124 Bytes

Backend

Run tests in Docker

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