Update README.md OF: corrected spelling

'iss' => 'is'
1 file changed
tree: 17706ae9ab3b3083d54c6982d4f5e97ae2e3184e
  1. documentation/
  2. htdocs/
  3. server/
  4. .asf.yaml
  5. .gitignore
  6. pipservice-selfserve-portal.service
  7. README.md
  8. requirements.txt
  9. 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 is:

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