Setting up the project Pre-requisites Scala 2.12.6 or higher MongoDB Community edition (Server) Setting up the project using shell script sudo bash serverInstallDebian.sh Run server cd in to the project folder Run sbt run Run tests cd in to the project folder Run sbt test