Skip to content

growerp/growerp

Repository files navigation

Welcome to flutter open source GrowERP.

GrowERP is an open source multi platform ERP application you can use right now!

PRODUCTION version:

Admin application

Hotel application:

TEST NEXT version:

Admin application

Hotel application:

When the application is started, create a new company, select demo data or an empty system and look around!

Documentation available at https://www.growerp.com

Install GrowERP locally using global growerp command

required flutter version 3.16.9

dart pub global activate growerp
growerp install

Install GrowERP locally, manually

Get repository

git clone https://github.com/growerp/growerp
cd growerp

start the chat server

cd chat
./gradlew/apprun

start backend in separate terminal

Initialize:

    cd moqui
    ./gradlew build      #only one time
    java -jar moqui.war load types=seed,seed-initial,install no-run-es

Run:

    cd moqui
    java -jar moqui.war no-run-es

run the flutter emulator or browser

cd flutter/packages/admin
flutter run

Use GrowERP locally with docker

In the docker directory there is a README.md to run the complete system with docker images locally.

Some phone screen shots:

Some web/tablet screen shots:

The generated business website: