Getting Started

Get up and running with GrowERP in minutes. No credit card required.


Quick Setup (5 Minutes)

Step 1: Choose Your App

Visit admin.growerp.com or download the app from your platform's store (see links on the home page).

Step 2: Register

Click "Register" at the bottom of the login screen. Enter your email address and choose a password.

Step 3: Check Your Email

The system will send you login credentials. Use them to sign in for the first time.

Step 4: Configure Your Company

You'll be prompted for your company name and preferred currency. Want to explore first? Select the option to generate demo data — it populates the system with sample products, orders, and customers so you can see everything in action.

Step 5: Explore

You'll land on the main dashboard. From here you can:

  • Browse the product catalog
  • Create a test order
  • View your auto-generated business website
  • Try the AI Agent Control Center
  • Explore accounting, inventory, and CRM modules

For Developers

Want to run GrowERP locally or contribute to the project?

Prerequisites

  • OpenJDK 21
  • Flutter stable
  • Git

Local Installation

git clone https://github.com/growerp/growerp
cd growerp
git submodule update --init --recursive
./setup-backend.sh

See the full Developer Documentation for detailed guides on building blocks, backend components, and AI integrations.


Need Help?


Deleting Your Data

If you decide GrowERP isn't for you:

  1. Log in as the administrator
  2. Navigate to your Personal Screen (found under "Company" in the employee section)
  3. Click the Delete button

Warning: If you are the sole administrator, this permanently deletes the company data. This action is irreversible.