{"id":22165339,"url":"https://github.com/firstdarkdev/unimaven","last_synced_at":"2025-07-26T11:32:07.160Z","repository":{"id":265120902,"uuid":"755277288","full_name":"firstdarkdev/unimaven","owner":"firstdarkdev","description":"Virtual Maven Repository for CurseForge, Modrinth and GitHub Releases","archived":false,"fork":false,"pushed_at":"2024-11-27T19:33:21.000Z","size":106,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-27T19:44:57.622Z","etag":null,"topics":["curseforge","github","maven","modrinth"],"latest_commit_sha":null,"homepage":"https://unimaven.cc","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/firstdarkdev.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-02-09T19:44:31.000Z","updated_at":"2024-11-27T19:33:25.000Z","dependencies_parsed_at":"2024-11-27T22:35:22.898Z","dependency_job_id":null,"html_url":"https://github.com/firstdarkdev/unimaven","commit_stats":null,"previous_names":["firstdarkdev/unimaven"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstdarkdev%2Funimaven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstdarkdev%2Funimaven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstdarkdev%2Funimaven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstdarkdev%2Funimaven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firstdarkdev","download_url":"https://codeload.github.com/firstdarkdev/unimaven/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227673984,"owners_count":17802303,"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":["curseforge","github","maven","modrinth"],"created_at":"2024-12-02T05:14:29.014Z","updated_at":"2024-12-02T05:14:29.681Z","avatar_url":"https://github.com/firstdarkdev.png","language":"Go","readme":"## Unimaven\n\nAn experimental project that allows modders to add releases from CurseForge, GitHub, Modrinth and NightBloom into a gradle project as a dependency.\n\nSimply put, a maven repository for mods.\n\n### Why?\n\nJust because. No specific reason.\n\n***\n\n### Self Hosting\n\nUnimaven makes use of Docker and Docker compose. Make sure you have both installed before continuing.\n\nTo get started, first clone this repository:\n\n```bash\ngit clone https://github.com/firstdarkdev/unimaven.git\ncd unimaven\n```\n\nNext, open up the `docker-compose.yml` file, and replace the following:\n\n```yaml\nCURSE_API_TOKEN: INSERT_YOUR_VALID_TOKEN_HERE\n```\nwith your own valid curseforge api key. If you don't have one, you can apply [here](https://support.curseforge.com/en/support/solutions/articles/9000208346-about-the-curseforge-api-and-how-to-apply-for-a-key)\n\nFinally, unimaven uses port `8080` by default. You can change this to any port, in the docker compose file.\n\nExample:\n```yaml\nports:\n  - \"8085:8080\"\n```\nThis means that unimaven will now be available at 127.0.0.1:8085\n\n\nTo start unimaven, run the following command:\n\n```bash\ndocker compose up -d --build\n```\n\n***\n\nWritten in GO. Licensed under GPL-3.0. Join our [Discord](https://discord.firstdark.dev)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirstdarkdev%2Funimaven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirstdarkdev%2Funimaven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirstdarkdev%2Funimaven/lists"}