Quick Start

Get a working SaaS application running in under 5 minutes with Docker Compose.

Quick Start

Get a working SaaS application in under 5 minutes.

Prerequisites

  • Go 1.25+
  • Docker & Docker Compose
  • PostgreSQL 15+ (or use the bundled Docker setup)

1. Clone the Repository

git clone https://github.com/septagon-dev/platformkit-apps.git
cd platformkit-apps/complete-saas-monolith

2. Start Services

make up

This launches PostgreSQL, Redis, NATS, and the application server.

3. Access Your App

Open http://localhost:8080 in your browser. Log in with:

  • Email: admin@mysaas.com
  • Password: AdminPassword123!

4. Explore the Admin Panel

Navigate to /admin to see all registered modules, entities, and configuration options.

What’s Next?

Welcome back

Sign in securely without losing your place.

Preparing secure sign-in…

Having trouble? Open the full sign-in page