2022.1.29
Metabaseをローカルでデバッグしたく、フォーラムにトピックを立てて聞いてみました。するとこちらのDeveloper’s Guideページを教えてもらえました。 https://www.metabase.com/docs/latest/developers-guide/start.html 下記のDevelopment Environmentのページがデバッグ環境の構築っぽいのでこちらを進めてみます。 https://www.metabase.com/docs/latest/developers-guide/devenv.html Metabaseのアーキテクチャ概要 a backend written in Clojure which contains a REST API as well as all the relevant code for talking to…
Keep Reading →