<aside> 💡 Notion Tip: Add more details right in this page, including toggles, images, and more. Break up the page by using our different header options so that it’s easier to read. Learn more about different types of content blocks here.

</aside>

Real-time server

Provide details about how your real-time server runs.

We use the Phoenix framework in Elixir to sync all real-time changes in our app.

Elixir is a dynamic, functional language designed for building scalable and maintainable applications that run on the Erlang VM.

GraphQL

We use GraphQL for writing our backend APIs. For a guide on getting started with GraphQL, check out this documentation.

Postgres

We use Postgres for our database. For a guide on getting started with Postgres, check out this documentation.