A BloatFree Contacts App for Homelab/Cloud Server owners who want to maintain their and their Contact's Privacy.
- Clone Repo
- Run init.sh
- Run
python3 manage.py 0.0.0.0:8000
or any other port or interface you want [Default: All Interface (0.0.0.0)]
API Documentationcan be found at /api/docs
and Playground at /api/playground