/logistics

Primary LanguageJavaScript

Scrutinizer Code Quality

Build Status

Before you start

  1. Technical requirements
    • Linux/Mac/Windows machine with docker and docker-compose installed.
  2. Copy .env.dist to .env.
  3. Run docker-compose up -d --build.
  4. Hit GET http://localhost:3000/shipments/seed for shipments seeding.
  5. Open 127.0.0.1:8080 to see, if everything is up & running.