Skip to content

process-analytics/icpm-demo-2022

Repository files navigation

The demo presented at ICPM 2022

🎮 The deployed solution

To see the deployed solution: https://process-analytics.github.io/icpm-demo-2022/

⚒️ Development Setup

Use node 16

Install dependencies: npm install

Start the dev server: npm start

The demo is accessible at http://localhost:5173/

📃 License

The code of this demo is released under the Apache 2.0 license.

🚀 Release how-to

When all updates have been completed, you are ready to publish a new release.

Create a new GitHub release by following the GitHub help

  • for Tag version, use a value following the vX.Y.Z scheme using the Semantic Versioning.
  • for Target
    • usually, keep the main branch except if new commits that you don't want to integrate for the release are already available in the branch
    • in that case, choose a dedicated commit
  • Description

⚡ Powered by

GitHub logo

GitHub Pages (demo live environment)

surge.sh logo

surge.sh (demo preview environment)