Leanware Tech Test Description Installation $ npm install Running the app # dev and watch mode $ npm run dev Running with Doker # dev $ docker-compose -f docker-compose.dev.yml up --build -d # prod $ docker-compose -f docker-compose.prod.yml up --build -d License MIT licensed