This project uses REST APIs from Camunda Community Edition for list and detail Process Instances
https://docs.camunda.org/manual/7.15/reference/rest/
- Error handling
- Variable listing on Activity Details
In the project directory, you can run:
Create a .env file in your root folder and configure your base endpoint like the example below:
And then run your project
If you want link the item to a internal system url, use use the .env variable below The value used is BusinessKey and the link is shown on it
When you run it in localhost, maybe you will need add a CORS extension in your browser