/explorer-back

backend for ergo explorer

Primary LanguageScala

Ergo Explorer Backend Build Status

To run backend locally you need:

  1. Checkout this repo and open terminal in the root of this project.

  2. Install docker

  3. Run via docker compose docker-compose up

  4. Download data backup for db from Tar backup file and apply it via pg admin restore command.