
DEPRECATED, for Activiti Cloud UI examples see ADF: https://github.com/Alfresco/alfresco-ng2-components
Activiti Cloud Demo UI is a powerful tool designed for developers looking to set up a dynamic workflow application. With its robust features and easy installation process, it allows you to quickly get started with building and deploying your applications. The focus on modern development practices, like using Node version 8.2.0 or higher, ensures a smooth development experience while offering flexibility for production environments.
Whether you are testing in a local setup or deploying in a Docker environment, the Activiti Cloud Demo UI simplifies configuration management and offers development-centric features. This makes it ideal for developers who want to streamline their workflow processes and have the ability to easily customize them according to their needs.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.