Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datakurre/hasunda
https://github.com/datakurre/hasunda
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datakurre/hasunda
- Owner: datakurre
- License: apache-2.0
- Created: 2020-01-15T21:42:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T02:55:27.000Z (over 1 year ago)
- Last Synced: 2024-10-15T17:44:28.947Z (3 months ago)
- Language: JavaScript
- Size: 28.5 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Note: Project has been renamed and moved to https://gitlab.com/vasara-bpm/vasara
Getting started:
* Add `/etc/hosts` alias for `localhost` as `keycloak` (for OIDC login)
* `docker-compose up` (may take a while)
* `yarn && yarn start` (with credentials camunda-admin:admin)Exposed services:
* Keycloack at http://localhost:8080/ (with admin:admin)
* Camunda at http://localhost:8800/ (with camunda-admin:admin)
* Mailhog at http://localhost:8025/
* Hasura at http://localhost:8900/
* Node RED at http://localhost:1880/
* React-Admin at http://localhost:3000/