one last lint
1 file changed
tree: 5fcf43a64f0685fcdd70ed627add076e34f2f5b5
  1. documentation/
  2. htdocs/
  3. server/
  4. .gitignore
  5. pipservice-selfserve-portal.service
  6. README.md
  7. requirements.txt
  8. roleaccounts.example.txt
README.md

ASF infrastructure self-serve portal platform

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 iss:

  • htdocs/: The static site files
  • documentation/: The documentation for the self-serve processes
  • server/: The backend server (quart?) for the self-serve actions