GrowERP is an open source multi platform ERP application you can try right now!
We have now started a production version:
When the application is started, create a new company, select demo data or an empty system and look around!
If you like this initiative, please give a star to the project.
Documentation available at https://www.growerp.com
We also created a first vertical app for Hotel owners which will be released later.
to install:
git clone https://github.com/growerp/growerp.git
cd growerp/packages/core
flutter pub get & flutter pub run build_runner build
cd ../admin
OR: install backend according: https://github.com/growerp/growerp-moqui.git
OR: use our test backend:
change file packages/admin/assets/cfg/app_settings.json:
- from: "databaseUrlDebug": "http://localhost:8080",
- to: "databaseUrlDebug": "https://test.growerp.org",
- from: "chatUrlDebug": "ws://localhost:8081",
- to: "chatUrlDebug": "wss://chat.growerp.org",
start emulator or use browser and start app in directory: packages/admin:
flutter run
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |