Introduction
This guide walks you through the steps required to build a complete Replicache app, including the backend, from scratch.
You can follow the steps exactly to end up with a simple chat app, or use them as guide to build your own Replicache-enabled app.
Prerequisites
You need Node.js, version 16.20.1 or higher to get started.
You should also already understand How Replicache Works at a high level.
Next
Ready? Let's install Replicache and get started.