Skip to content
Share
Explore
Engineering Wiki

icon picker
Backend

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 .

Postgres

We use Postgres for our database. For a guide on getting started with Postgres, check out this .
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.