ProcessEngineJS Admin Panel
Charon is the ferryman of Hades who carries souls of the newly deceased across the rivers Styx and Acheron that divided the world of the living from the world of the dead.
It's basically a frontend
Charon soll die bestehende React Anwendung ablösen und als zentrale Verwaltungsschnittstelle für die ProcessEngine dienen.
- https://github.com/ProcessEngineJS/process_engine - Process Engine
- https://github.com/ProcessEngineJS/documentation - Dokumentation
- https://github.com/ProcessEngineJS/skeleton - Minimaler Seketon
- Node
>= 6.1.0
- Laufende ProcessEngine
npm install
Zum bauen:
npm run build
Zum starten:
npm start
End-to-End-Test
Start the webserver:
npm start
Open another terminal and start the Selenium server:
npm run integration-test-init
Finally run your tests:
npm run integration-test
Die Konfiguration liegt unter aurelia_project/environments/dev|stage|prod.ts
.
- Alexander Kasten [email protected]
- Paul Heidenreich [email protected]
- https://github.com/ProcessEngineJS/process_engine - Process Engine
- https://github.com/ProcessEngineJS/documentation - Dokumentation
- https://github.com/ProcessEngineJS/skeleton - Minimaler Seketon
TODO: