{"id":18477246,"url":"https://github.com/gianluigip/spring-kotlin-heroku-example","last_synced_at":"2025-06-29T21:05:32.895Z","repository":{"id":260294797,"uuid":"409912053","full_name":"gianluigip/spring-kotlin-heroku-example","owner":"gianluigip","description":"Sample service to config Heroku CI/CD","archived":false,"fork":false,"pushed_at":"2021-09-24T11:21:08.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T17:42:20.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/gianluigip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-24T09:46:59.000Z","updated_at":"2021-09-24T11:21:11.000Z","dependencies_parsed_at":"2024-10-30T16:03:47.548Z","dependency_job_id":null,"html_url":"https://github.com/gianluigip/spring-kotlin-heroku-example","commit_stats":null,"previous_names":["gianluigip/spring-kotlin-heroku-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gianluigip/spring-kotlin-heroku-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianluigip%2Fspring-kotlin-heroku-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianluigip%2Fspring-kotlin-heroku-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianluigip%2Fspring-kotlin-heroku-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianluigip%2Fspring-kotlin-heroku-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gianluigip","download_url":"https://codeload.github.com/gianluigip/spring-kotlin-heroku-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianluigip%2Fspring-kotlin-heroku-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262667296,"owners_count":23345530,"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-06T12:00:24.828Z","updated_at":"2025-06-29T21:05:32.831Z","avatar_url":"https://github.com/gianluigip.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Kotlin Heroku Example\nSample service to config Heroku CI/CD\n\n## Getting Started\n\n* Download Spring starter from https://start.spring.io/.\n* Add `system.properties` to define the java version:\n```\njava.runtime.version=11\n```\n* Add `Procfile` to define the start command:\n```\nweb: java -jar build/libs/spring-kotlin-heroku-example-0.0.1-SNAPSHOT.jar\n```\n* Add `app.json` and add your app name and description:\n```\n{\n  \"name\": \"Spring Kotlin Heroku Example\",\n  \"description\": \"Sample service to config Heroku CI/CD.\",\n  \"image\": \"heroku/gradle\"\n}\n```\n* Add `.env` if you need to manage environment variables.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianluigip%2Fspring-kotlin-heroku-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianluigip%2Fspring-kotlin-heroku-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianluigip%2Fspring-kotlin-heroku-example/lists"}