The ASF Infrastructure Boxer Application provides services for ASF committers and Members who are working with Git repositories. Its current services are:
server/ — the aiohttp backend that serves the api/ endpoints.webui/ — the Svelte + Vite front-end. Source in webui/src, built site in webui/dist; see webui/README.md for how to build and deploy it.htdocs/ — the previous hand-written front-end, kept until the deployment is pointed at webui/dist.