Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 482 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 482 Bytes

GreenHeat Code Challenge

Run project

Requirements:

  • docker
  • docker-compose
  • golang <= 1.23.2
  • node <= 20
# copy .env.example to .env (adjust to the needs; by default work in dev mode)
cp .env.example .env

# start detached
docker compose up -d

To start each service separately visit the following pages:

License

BSD 3-Clause License