Skip to content

2.0 Overview

Martin Stierlen edited this page Mar 10, 2026 · 1 revision

Contributor Guide

Whooooo, a new contributor!πŸ‘©β€πŸ’»πŸ§‘β€πŸ’» 
Owlbert just flew back from his evening hunt and he is SO excited you are here!πŸ¦‰
Whether you want to add a feature, fix a bug, or just poke around - this is the right place to start. 
Join Owlbert πŸ¦‰ and help him to make ExplAIner even better together!

πŸ“š Here is a quick overview of all the useful guides Owlbert prepared for you to help you find your way:

  • How To: Add a New Block Type - a full end-to-end walkthrough of adding a new block type (server schema, DB migration, API, client component), perfect as a first contribution to understand how all the pieces fit together.

  • How To: Work with Redux Toolkit & RTK Query - covers the essentials of Redux Toolkit & RTK Query, explaining how client state management and data fetching work.

  • How To: Deploy to Render - explains how to set up your own CI/CD pipeline and to deploy your changes automatically when merging a PR into main.

Owlbert

ExplAIner Wiki

Simply click here to checkout ExplAIner yourself! πŸ¦‰

Welcome

System Architecture

Contributor Guide

Clone this wiki locally