Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 282 Bytes

Redash on Mac

Running Redash locally on MacOS.

Prerequisites: docker-compose

Steps

  1. clone the repo and cd into the dir
  2. make setup - one time setup (first time only)
  3. make start - starts the service on http://localhost:8000/
  4. make stop - stops the service