This repository houses the code for the ASF self-serve portal. It is constructed as a PipService and houses the static site elements, documentation, and scripts required to perform self-serve actions.
The layout is:
htdocs/
: The static site filesdocumentation/
: The documentation for the self-serve processesserver/
: The backend server (quart?) for the self-serve actions