{"id":21116644,"url":"https://github.com/eimer-archive/eimerarchive-backend","last_synced_at":"2026-04-11T20:37:46.086Z","repository":{"id":49308936,"uuid":"498148034","full_name":"Eimer-Archive/EimerArchive-Backend","owner":"Eimer-Archive","description":"The website for eimerarchive.org","archived":false,"fork":false,"pushed_at":"2023-06-18T08:22:28.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T04:43:17.580Z","etag":null,"topics":["archive","bukkit","minecraft","server","software"],"latest_commit_sha":null,"homepage":"https://eimerarchive.org","language":"Java","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/Eimer-Archive.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":"2022-05-31T01:33:49.000Z","updated_at":"2023-06-13T23:01:13.000Z","dependencies_parsed_at":"2024-11-20T02:34:34.337Z","dependency_job_id":"3cdf3d41-93e9-4544-a360-3ccb248f2515","html_url":"https://github.com/Eimer-Archive/EimerArchive-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eimer-Archive%2FEimerArchive-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eimer-Archive%2FEimerArchive-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eimer-Archive%2FEimerArchive-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eimer-Archive%2FEimerArchive-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eimer-Archive","download_url":"https://codeload.github.com/Eimer-Archive/EimerArchive-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243565411,"owners_count":20311701,"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":["archive","bukkit","minecraft","server","software"],"created_at":"2024-11-20T02:32:09.348Z","updated_at":"2025-10-09T10:15:55.932Z","avatar_url":"https://github.com/Eimer-Archive.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eimer Archive Backend\n\n[![Discord Server](https://img.shields.io/discord/979589333524820018?color=7289da\u0026label=DISCORD\u0026style=flat-square\u0026logo=appveyor)](https://discord.gg/k8RcgxpnBS)\n\nEimer Archive is a website that hosts files as an archive, it focuses mainly on Minecraft server software but accepts other files. The backend is made with Springboot.\n\n## Usage\n\n### Requirements\n\n- Java 17\n- MySQL/MariaDB database\n\n### Setup\n\nOnce you create a database for this to connect to you need to run these commands to get it setup\n\n```mysql\nINSERT INTO roles(name) VALUES('ROLE_USER');\nINSERT INTO roles(name) VALUES('ROLE_ARCHIVER');\nINSERT INTO roles(name) VALUES('ROLE_MODERATOR');\nINSERT INTO roles(name) VALUES('ROLE_ADMIN');\n```\n\nTo add the admin role to an account run this where `\u003cid\u003e` is the accounts id\n\n```mysql\ninsert into account_roles (account_id, role_id) VALUES (\u003cid\u003e, 4);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feimer-archive%2Feimerarchive-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feimer-archive%2Feimerarchive-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feimer-archive%2Feimerarchive-backend/lists"}