{"id":21428014,"url":"https://github.com/redhat-developer-demos/quarkus-petclinic","last_synced_at":"2025-07-14T10:31:36.872Z","repository":{"id":41970207,"uuid":"333374399","full_name":"redhat-developer-demos/quarkus-petclinic","owner":"redhat-developer-demos","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-28T19:34:10.000Z","size":507,"stargazers_count":18,"open_issues_count":4,"forks_count":50,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-08T06:51:10.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redhat-developer-demos.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-27T09:52:58.000Z","updated_at":"2025-03-28T19:34:14.000Z","dependencies_parsed_at":"2023-02-14T10:16:05.007Z","dependency_job_id":null,"html_url":"https://github.com/redhat-developer-demos/quarkus-petclinic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redhat-developer-demos/quarkus-petclinic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fquarkus-petclinic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fquarkus-petclinic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fquarkus-petclinic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fquarkus-petclinic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-developer-demos","download_url":"https://codeload.github.com/redhat-developer-demos/quarkus-petclinic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fquarkus-petclinic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265280631,"owners_count":23739851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T22:09:42.890Z","updated_at":"2025-07-14T10:31:35.979Z","avatar_url":"https://github.com/redhat-developer-demos.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Quarkus Petclinic project\n\n== Run Locally\n\n=== Create css\n\n[source, bash]\n----\n./mvnw compile -Pcss\n----\n\n=== Dev mode\n\n[source, bash]\n----\n./mvnw compile quarkus:dev\n----\n\n=== Production jar\n\nStart docker container:\n\n[source, bash]\n----\ndocker run --rm=true -e POSTGRES_USER=petclinic -e POSTGRES_PASSWORD=petclinic -e POSTGRES_DB=petclinic -p 5432:5432 postgres:14\n----\n\nStart the application:\n\n[source, bash]\n----\njava -Dquarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/petclinic -Dquarkus.datasource.username=petclinic -Dquarkus.datasource.password=petclinic -jar target/quarkus-app/quarkus-run.jar\n----\n\n== Kubernetes\n\n[source, bash]\n----\n./db.sh\n\n./petclinic.sh\n----\n\n== Create a new Container\n\nNeed to have an account to quay.io with writting permissions to rhdevelopers org.\n\n[source, bash]\n----\n./mvnw package -DskipTests -Dquarkus.container-image.push=true\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-developer-demos%2Fquarkus-petclinic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-developer-demos%2Fquarkus-petclinic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-developer-demos%2Fquarkus-petclinic/lists"}