{"id":15465774,"url":"https://github.com/tienisto/ikus-server","last_synced_at":"2026-02-12T13:04:30.967Z","repository":{"id":43215971,"uuid":"288285766","full_name":"Tienisto/ikus-server","owner":"Tienisto","description":"The server for the Welcome to OVGU - App written in Vue and Spring","archived":false,"fork":false,"pushed_at":"2024-12-23T14:20:22.000Z","size":2090,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T06:55:09.192Z","etag":null,"topics":["kotlin","ovgu","spring","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tienisto.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-17T21:02:39.000Z","updated_at":"2024-12-23T14:20:25.000Z","dependencies_parsed_at":"2025-04-10T06:53:18.082Z","dependency_job_id":"b9f60a9a-61a5-46be-997c-56feb90985a1","html_url":"https://github.com/Tienisto/ikus-server","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/Tienisto/ikus-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tienisto%2Fikus-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tienisto%2Fikus-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tienisto%2Fikus-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tienisto%2Fikus-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tienisto","download_url":"https://codeload.github.com/Tienisto/ikus-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tienisto%2Fikus-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143023,"owners_count":25053122,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["kotlin","ovgu","spring","vue"],"created_at":"2024-10-02T01:03:26.144Z","updated_at":"2026-02-12T13:04:25.929Z","avatar_url":"https://github.com/Tienisto.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to OVGU\nThe server for the Welcome to OVGU app written in Vue and Spring\n\n## Getting Started\n\nLet's run this server on your (local) machine.\n\n1. Install Java 17 and Node (22 or greater)\n2. Build the vue frontend\n    1. `cd \u003cproject root\u003e/src/main/vue`\n    2. `npm install -g pnpm`\n    3. `pnpm i`\n    4. `pnpm generate`\n3. Build the spring server, it will use the compiled files by vue\n    1. `cd \u003cproject root\u003e`\n    2. `./gradle build -x test` or `gradlew.bat build -x test`\n4. Run the .jar\n    1. `cd \u003cproject root\u003e/build/libs`\n    2. `java -jar ikus-0.9.0.jar --db.url=\"the url to the db\"`\n    \n## Environment Variables\n\nRename if you set it via (docker) environment variables. E.g. `storage.path` will be `STORAGE_PATH`.\n\nOtherwise, leave the keys as is: `java -jar server.jar --storage.path=\"/my/path\"`\n\n| Key              | Description                                      | Default                                             |\n|------------------|--------------------------------------------------|-----------------------------------------------------|\n| `storage.path`   | Path to the persistent storage                   | `(invalid path)`                                    |\n| `db.url`         | URL to PostgreSQL                                | `postgresql://localhost:5432/ikus`                  |\n| `db.user`        | User Name for PostgreSQL                         | `ikususer`                                          |\n| `db.password`    | Password for PostgreSQL                          | `123456`                                            |\n| `admin.password` | Password of the admin account                    | `123`                                               |\n| `jwt.website`    | JWT private key for server-website communication | `the jwt private key which is longer than 255 bits` |\n| `jwt.app`        | JWT private key for server-app communication     | `the jwt private key which is longer than 255 bits` |\n| `routes.dev`     | Allow dev routes                                 | `false`                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienisto%2Fikus-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftienisto%2Fikus-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftienisto%2Fikus-server/lists"}