StephenOTT / Cammand

Alternative UI to Camunda BPM Webapps (Tasklist, Cockpit, and Admin) + More!
MIT License
76 stars 29 forks source link

Please further explain how to make the code work #68

Open LeonDragon opened 1 year ago

LeonDragon commented 1 year ago

I have clone the code to my Visual Studio. When I rebuild and run it, it give error "System.ArgumentNullException: 'Value cannot be null. (Parameter 'input')'" on Regex.Match.cs

I guess I miss some steps, for example how to run the Camuda API server (Java code)

Thus, could you please give more information about the Camunda API server, and how to Run it to test the C# code for the front-end.

Thank you very much.

Screenshot 2022-10-29 143203