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

Object Storage

Use Amazon S3-backed object storage.

Use managed object storage to save files and other application data outside your web runtime.

Features

  • Managed Amazon S3 buckets.
  • Define buckets with the monolayer SDK.
  • Upload and download files with the AWS SDK.
  • Secure, scoped access.

Framework Compatibility Matrix

A consolidated view of framework support:

CapabilityNext.jsReact RouterVite SPAFastAPI
Buckets✅ SDK✅ SDK❌ Not supported❌ Not supported

React Router object storage requires a server-rendered application. Static React Router single-page applications don't include a server runtime for SDK-defined buckets.

Postgres

fully managed PostgreSQL database automatically connected to your application.

Tasks

Offload work to background jobs.

On this page

FeaturesFramework Compatibility Matrix