๐ Quick Start Checklist
Before you dive in, follow this sequence for the fastest setup:
- Create an Account: Sign up at PostPipe.in.
- Choose Your Path: Decide between Static (Connector) or Dynamic (CLI).
- Not sure which one? Check the Choosing Your Path Guide.
- Connect Your DB: Follow the guide for your chosen path below.
- Create a Form: Use the Dashboard to map your frontend to your DB.
๐๏ธ Choose Your Integration Path
1. Static (The Connector) โ Connect to what exists
Use this if you simply want to connect an existing database (MongoDB or PostgreSQL) to the PostPipe SaaS.
- Goal: Securely Post Data Payloads to your configured Database.
- Tool: The PostPipe Connector (Express-based bridge).
- Key Features: Smart Adapter Resolution, Multi-DB Routing.
- Guide: Setup Static Connector
2. Dynamic (CLI Components) โ Build what's next
Use this if you want to build new NextJS Backends from scratch using our pre-built modules and CLI system.
- Goal: Scaffold Authentication, E-commerce, or Shop systems.
- Tool: The PostPipe CLI Ecosystem.
- Guide: Use CLI Components
๐งญ Navigation
- How It Works: Deep dive into the hybrid architecture.
- System Architecture: Detailed monorepo and data flow breakdown.
- Auth Presets & Aliases: Master the authentication flow and environment mapping.
- Security: Learn about our Zero-Trust signature verification.