Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 198 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 198 Bytes

Tempo

Requires docker and docker-compose.

Setup

  • make

Run services

  • docker-compose up

Web server

  • make docker-serve

Bash shell to app container

  • make docker-shell