-
Alex Yarosh authored
* docs: update links to learn * bad replace * Update docs/exploration-and-organization/events-and-timelines.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
Alex Yarosh authored* docs: update links to learn * bad replace * Update docs/exploration-and-organization/events-and-timelines.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-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.43 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
- Annotated Clojure source code
Testing
API documentation
- Autogenerated API docs
- Working with the Metabase API
- Driver Interface Changelog
- MBQL Library Changelog