{"id":15514423,"url":"https://github.com/jonaskahn/kooby-admin-vue-template","last_synced_at":"2026-02-16T00:32:08.360Z","repository":{"id":249963725,"uuid":"833056408","full_name":"jonaskahn/kooby-admin-vue-template","owner":"jonaskahn","description":"An  admin template with Kooby and Vue 3 (Using PrimeVue/SakaiVue)","archived":false,"fork":false,"pushed_at":"2024-11-25T15:05:05.000Z","size":7775,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T05:10:29.726Z","etag":null,"topics":["admin-template","jooby","kooby","kotlin","primevue","sakai-vue","template-project","vue3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jonaskahn.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":"2024-07-24T09:11:20.000Z","updated_at":"2024-11-25T15:05:28.000Z","dependencies_parsed_at":"2024-08-16T10:49:25.010Z","dependency_job_id":"6bf67c80-8d39-4e67-9565-af620f181a44","html_url":"https://github.com/jonaskahn/kooby-admin-vue-template","commit_stats":null,"previous_names":["jonaskahn/kooby-admin-vue-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jonaskahn/kooby-admin-vue-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskahn%2Fkooby-admin-vue-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskahn%2Fkooby-admin-vue-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskahn%2Fkooby-admin-vue-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskahn%2Fkooby-admin-vue-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaskahn","download_url":"https://codeload.github.com/jonaskahn/kooby-admin-vue-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskahn%2Fkooby-admin-vue-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29494988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T00:16:34.147Z","status":"ssl_error","status_checked_at":"2026-02-16T00:15:26.759Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["admin-template","jooby","kooby","kotlin","primevue","sakai-vue","template-project","vue3"],"created_at":"2024-10-02T09:59:06.689Z","updated_at":"2026-02-16T00:32:08.345Z","avatar_url":"https://github.com/jonaskahn.png","language":"JavaScript","readme":"# Kooby Vue Admin template\n\n*Admin Template with Vue 3 and Kooby (Using PrimeVue/SakaiVue)*\n\n## Sperated projects\n\n- [Kooby API Template](https://github.com/jonaskahn/kooby-api-template)\n- [Enhanced Sakai Vue](https://github.com/jonaskahn/enhanced-sakai-vue)\n\n## My similar projects\n\n- [Spring Vue Admin Template (Kotlin)](https://github.com/jonaskahn/spring-vue-admin-template)\n\n## Getting started\n\n### 1. Run database\n\n```shell\ndocker compose -f compose/dev.compose.yaml up -d\n```\n\n### 2. [Develop with intelliJ](https://jooby.io/usage/)\n\n### 3. Coding convention\n\n\u003e I do not stick with any coding conventions. Take the best one you want to apply from Google/MS or even default of\n\u003e IntelliJ Idea\n\n### 4. Notes\n\n#### 4.1 Response\n\nClient and server should always produce and consume only type of object `Respone`:\n\n- **Success**\n\n```json\n{\n  \"status\": 200,\n  \"message\": \"Response message from backend\",\n  \"payload\": \"Additional payload\"\n}\n```\n\n- **Error**\n\n```json\n{\n  \"status\": 4xx,\n  \"message\": \"Response message from backend\"\n}\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaskahn%2Fkooby-admin-vue-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonaskahn%2Fkooby-admin-vue-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaskahn%2Fkooby-admin-vue-template/lists"}