-
metabase-bot[bot] authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
metabase-bot[bot] authoredCo-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
start.md 1.27 KiB
title: "Developer Guide"
redirect_from:
- /docs/latest/developers-guide
Developer Guide
This guide contains detailed information on how to work on Metabase codebase.
Contributing
Setup and build
- How to set up a development environment
- How to run a development branch of Metabase using Docker
- How to compile your own copy of Metabase
Working with the code
- How to work with the frontend code
- How to add support in Metabase for other languages
- Working with Clojure