The accompanying web apps for the Operaton BPM system.
You require the following software to run the app
- Preact & Vite Setup
- An up-to-date version of
node.js
- An up-to-date version of
- An Operaton API for the backend to consume (example)
- Create a
.env.development.local
file in the root of this project and configure your backend as shown here
npm run dev
- Starts a dev server at http://localhost:5173/npm run build
- Builds for production, emitting todist/
npm run preview
- Starts a server at http://localhost:4173/ to test production build locally
Documentation for the Operaton web apps can currently be found inside the /docs
folder.
Please refer to the Contributing.md file for detailed information. As well have a look at Coding Conventions.md.
The source files in this repository are made available under the Apache License Version 2.0.
OPERATON uses and includes third-party dependencies published under various licenses. By downloading and using OPERATON artifacts, you agree to their terms and conditions. Refer to our license-book.txt for an overview of third-party libraries and particularly important third-party licenses we want to make you aware of.