Hyacinth is a lightweight, free APP package internal testing platform, and supports virus scanning, security reinforcement and other functions. The open API can help you build into the CI/CD process, and the beautiful UI and convenient installation method can better distribute the internal testing package to the team.
Python 3.6+
macos/linux : sh initialize.sh
windows : ./initialize.bat
Note: The database will be initialized after execution, and the previous information will be cleared
pip install uwsgi
uwsgi --ini uwsgi.ini
nohup python manage.py runserver 0.0.0.0:60006 >run.log 2>&1 &
python startup.py
PC和H5