https://github.com/kmacedovarela/hiring-for-skills-transfer
https://github.com/kmacedovarela/hiring-for-skills-transfer
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmacedovarela/hiring-for-skills-transfer
- Owner: kmacedovarela
- License: apache-2.0
- Created: 2024-06-19T17:12:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T19:17:35.000Z (over 1 year ago)
- Last Synced: 2025-03-20T07:06:18.234Z (8 months ago)
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bamoe-canvas-quarkus-accelerator
This is the BAMOE Canvas Quarkus Accelerator for Decisions and Workflows
Apply it to you repository inside BAMOE Canvas to build and run your decisions.
*NOTE: Docker is required to run this image with all its dependencies.*
## Running
Start the Quarkus server with:
- `mvn quarkus:dev`
Your application will up at http://localhost:8080.
The OpenAPI spec will be available at http://localhost:8080/q/openapi or http://localhost:8080/q/openapi?format=json.
The Swagger interface will be at http://localhost:8080/q/swagger-ui.
More tools available via Quarkus Dev UI http://localhost:8080/q/dev.