Docs

Local Development

This is the fastest way to run Paperclip locally. The default path uses embedded PostgreSQL, local disk storage, and the local trusted deployment mode. Use this page if you want to get the app runnin…

Local Development

This is the fastest way to run Paperclip locally. The default path uses embedded PostgreSQL, local disk storage, and the local trusted deployment mode.

Use this page if you want to get the app running quickly, reset a local install, or start a private-network dev instance.

---

Prerequisites

Node.js 20+ pnpm 9+

> Note: You do not need a separate PostgreSQL install for the normal local workflow.

---

Start The Server

sh pnpm install pnpm dev