https://github.com/sobekcore/workflow
Application that helps to create processes adjusted to your business. Represent complex workflows in a non-complex way that makes sense.
https://github.com/sobekcore/workflow
docker java postgres react spring typescript
Last synced: 2 months ago
JSON representation
Application that helps to create processes adjusted to your business. Represent complex workflows in a non-complex way that makes sense.
- Host: GitHub
- URL: https://github.com/sobekcore/workflow
- Owner: sobekcore
- Created: 2025-02-02T15:02:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-20T22:13:52.000Z (over 1 year ago)
- Last Synced: 2025-06-09T22:03:45.621Z (about 1 year ago)
- Topics: docker, java, postgres, react, spring, typescript
- Language: TypeScript
- Homepage: https://workflow.sobekcore.com
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workflow
Application that helps to create processes adjusted to your business. Represent complex workflows in a non-complex way that makes sense.
The application is currently in trial-only mode. Access duration is permanent, but is subject to change. Data persistence and system stability are not guaranteed, until the full version is released.
## Privacy
This project does not collect any data about users. The single piece of information that is being saved into the database is user's email address, however that is only used to confirm real identity of the user.
## Testing
Every piece of business logic is thoughtfully tested before each release. The project aims to have **90%+ test coverage** across both API and client-side applications.