monolayer Docs
monolayer Docs
Introduction

Getting Started

Install monolayer in your AWSAdd a GitHub App

User Guide

Platform

PostgresObject StorageTasksCronsRealtimeLifecycle Workloads
Deployment ArchitectureProcfile

Other

Feedbackmonolayer SDK Docsmonolayer.dev
Capabilities

Realtime

Add real-time updates to your application frontend.

Use realtime broadcasts to send live updates from your application to connected clients.

Features

  • WebSocket-based real-time updates.
  • Define broadcasts with the monolayer SDK.

Framework Compatibility Matrix

CapabilityNext.jsReact RouterVite SPAFastAPI
Realtime✅ SDK✅ SDK❌❌

React Router realtime workloads require a server-rendered application. Static React Router single-page applications don't include a server runtime for broadcasts.

Crons

Schedule recurring jobs directly from your application.

Lifecycle Workloads

Run automatically detected or Procfile-defined commands during deployment.

On this page

FeaturesFramework Compatibility Matrix