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 installZum bauen:
npm run buildZum starten:
npm startEnd-to-End-Test
Start the webserver:
npm startOpen another terminal and start the Selenium server:
npm run integration-test-initFinally run your tests:
npm run integration-testDie 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: