{"id":16654464,"url":"https://github.com/commanderredyt/aur-buildserver-next","last_synced_at":"2026-01-16T00:54:11.809Z","repository":{"id":248907267,"uuid":"819943684","full_name":"CommanderRedYT/aur-buildserver-next","owner":"CommanderRedYT","description":"A build- and repository-server for the AUR","archived":false,"fork":false,"pushed_at":"2024-12-30T16:09:14.000Z","size":634,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T13:32:33.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/CommanderRedYT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","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},"funding":{"github":"CommanderRedYT","buy_me_a_coffee":"commanderred"}},"created_at":"2024-06-25T13:40:12.000Z","updated_at":"2024-10-06T14:51:31.000Z","dependencies_parsed_at":"2024-07-17T21:31:57.915Z","dependency_job_id":"0505d945-3f86-455a-b63e-60ea325b06a4","html_url":"https://github.com/CommanderRedYT/aur-buildserver-next","commit_stats":null,"previous_names":["commanderredyt/aur-buildserver-next"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderRedYT%2Faur-buildserver-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderRedYT%2Faur-buildserver-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderRedYT%2Faur-buildserver-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommanderRedYT%2Faur-buildserver-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommanderRedYT","download_url":"https://codeload.github.com/CommanderRedYT/aur-buildserver-next/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246906746,"owners_count":20852975,"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":[],"created_at":"2024-10-12T09:49:52.044Z","updated_at":"2026-01-16T00:54:11.784Z","avatar_url":"https://github.com/CommanderRedYT.png","language":"TypeScript","funding_links":["https://github.com/sponsors/CommanderRedYT","https://buymeacoffee.com/commanderred"],"categories":[],"sub_categories":[],"readme":"# aur-buildserver-next\n\nThis is a buildserver for the Archlinux User Repository (AUR) along with a web-interface to manage the builds.\n\nBoth server and web-interface are written in Typescript, the server uses express and the web-interface uses Next.js.\n\nThe dependency resolution is a bit hacky. I fetch the dependencies from the AUR and add them in the database.\nBuild processes may only start when all dependencies are built. This means, if you start a job to build all packages,\neventually all packages will be built.\n\n## Features\n\n- Build packages from the AUR\n- Automatically build packages when they are updated\n- Sign packages with GPG\n- Web-interface to manage builds\n\n## Future Ideas\n\n- I might rewrite it one day to use systemd-nspawn. This would mean actual clean and isolated builds, while not requiring Docker-in-Docker.\n\n## Structure\n\n- `backend/`: The server code. It is an express server along with a SQLite database accessed via Prisma. It also schedules build.\n- `frontend/`: The web-interface code. It is a Next.js application using the app-directory structure. For UI components, it uses material-ui.\n\n## Development\n\nFor convenience, there is a `docker-compose.yml` file that starts the server and the web-interface in development mode. To start the development environment, run:\n\n```sh\ndocker-compose up\n```\n\nThe web-interface will be available at `http://localhost:3042` and will route API requests to the server at `http://localhost:5768`.\n\n## Deployment\n\nBoth the server and the web-interface can be deployed using the provided Dockerfiles. The Dockerfiles are located in the `backend/` and `frontend/` directories.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanderredyt%2Faur-buildserver-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommanderredyt%2Faur-buildserver-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanderredyt%2Faur-buildserver-next/lists"}