The App Server is a FastAPI/MongoDB program which stores apps for use in Administer and a website later on, there is no backend panel or anything. What you see is what you get.
For everything knowledge related (recommended specs, installation, API reference, ...) please refer to our official documentation.
https://docs.admsoftware.org/AOS/information/about
Please refer to our Quickstart Guide on the official documentation.
https://docs.admsoftware.org/AOS/maintaining/setup
Run the following (assuming you already have python3 and pip):
pip install uv
uv venv
# Enter the venv.. it varies from OS to OS so if this doesn't work just run the command it tells you to
source .venv/bin/activate
uv pip install .
See here: https://docs.admsoftware.org/legal/privacy
We welcome contributions as long as they are meaningful. Please ensure you are familiar with our code standards and libraries before making pull requests. For larger changes, you may want to discuss a change in our Discord beforehand.
All projects operated by Administer Software and your usage of it is governed under the GNU AGPL 3.0 license.
Administer Software 2024-2025