Environment Setup for Linux (the easy way) - SpotScore/spotscore GitHub Wiki

Prerequisites:

Run containers:

  1. Git clone code from https://github.com/SpotScore/spotscore or go to your existing project folder.
  2. Start terminal and change working directory to be the project's folder.
  3. Run: sudo docker-compose up
  4. Images are downloaded, containers are run. Go to http://localhost:3000 with your browser and you should get a response.