Let's get building

Example apps, guides and schema patterns to get you started with Keel

Example apps

Fully fledged apps to give you a sense of Keel in action

Notion Clone

Notion Clone

TodoMVC (Remix)

TodoMVC (Remix)

Guides

Practical examples for using Keel

Frontends

Building frontends with a Keel backend

Integrations

Using Keel with other tools and services

Features

APIs

Using Keel with other tools and services

Functions

Building frontends with a Keel backend

Identity & permissions

Which I haven't figured out yet

Events

Use events to run actions asynchronously

Jobs

Building frontends with a Keel backend

Secrets & environment variables

Using Keel with other tools and services

Database

Building frontends with a Keel backend

Testing

Building frontends with a Keel backend

Patterns

Schema examples for common usage patterns

Fetching the account of the currently signed in users

context
identity

Mocking an HTTP call in tests

functions
tests