{"id":42088492,"url":"https://github.com/delta/codecharacter-server","last_synced_at":"2026-01-26T10:34:54.541Z","repository":{"id":212695222,"uuid":"731776389","full_name":"delta/codecharacter-server","owner":"delta","description":"The server for CodeCharacter","archived":false,"fork":false,"pushed_at":"2025-02-13T05:55:21.000Z","size":1874,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-02-13T06:34:29.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delta.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":"2023-12-14T21:16:42.000Z","updated_at":"2025-02-13T05:55:26.000Z","dependencies_parsed_at":"2024-01-12T04:11:33.346Z","dependency_job_id":"daa34643-b567-46ee-84f3-6084adc65a0b","html_url":"https://github.com/delta/codecharacter-server","commit_stats":null,"previous_names":["delta/codecharacter-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delta/codecharacter-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta%2Fcodecharacter-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta%2Fcodecharacter-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta%2Fcodecharacter-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta%2Fcodecharacter-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delta","download_url":"https://codeload.github.com/delta/codecharacter-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta%2Fcodecharacter-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28774717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T09:42:00.929Z","status":"ssl_error","status_checked_at":"2026-01-26T09:42:00.591Z","response_time":59,"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":[],"created_at":"2026-01-26T10:34:52.384Z","updated_at":"2026-01-26T10:34:54.524Z","avatar_url":"https://github.com/delta.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCodeCharacter Server 2024\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/delta/codecharacter-server/actions/workflows/ci.yml\"\u003e\n    \u003cimg src=\"https://github.com/delta/codecharacter-server/actions/workflows/ci.yml/badge.svg\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/delta/codecharacter-server/actions/workflows/docs.yml\"\u003e\n    \u003cimg src=\"https://github.com/delta/codecharacter-server/actions/workflows/docs.yml/badge.svg\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/delta/codecharacter-server\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/delta/codecharacter-server/branch/main/graph/badge.svg\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Prerequisites\n1. JDK 17 (Ubuntu: install the `openjdk-17-jdk` package)\n2. [Intellij IDEA Ultimate](https://www.jetbrains.com/idea/download/#section=linux)\n3. Docker\n\n### Setup\n\n1. Clone the repo and open in IntelliJ Ultimate.\n2. From the project root directory,run ```./gradlew installGitHooks``` to install git-hooks\n3. Press `Ctrl+Alt+Shift+S` and make sure the JDK version is 17.\n4. Press `Ctrl+Alt+S` and go to `Build, Execution, Deployment -\u003e Docker` and make sure docker is configured correctly/\n5. Copy `server/src/main/resources/application.example.yml` to `server/src/main/resources/application.yml`. If you want to use docker instead, copy the `server/src/main/resources/application.docker.example.yml` to `server/src/main/resources/application.yml`.\n6. Run `git submodule update --init`\n7. Run `cp server/src/main/resources/dcConstants.example.json server/src/main/resources/dcConstants.json`\n8. The run configurations will be available in the top bar:\n\n   ![Run Configurations](https://i.imgur.com/pO2SrPd.png)\n\n### Run Configurations\n\n1. DB \u0026 RabbitMQ: For starting the MongoDB and RabbitMQ containers.\n2. Dev: To start the docker development server.\n3. Production: To start the docker production server.\n4. Tests: To run the tests.\n5. Format: To format the project.\n6. Assemble: To assemble the project binary.\n7. Server: To start the server. (Might require DB \u0026 RabbitMQ to be running)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta%2Fcodecharacter-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelta%2Fcodecharacter-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta%2Fcodecharacter-server/lists"}