Welcome to the Secyre RH Demo documentation. This guide will help you get started with installation, usage, and contributing to the project.
To install Secyre RH Demo, follow these steps:
- Clone the repository:
git clone https://github.com/Ariovis-fr/secure-rh-demo.git
- Navigate to the project directory:
cd secure-rh-demo - Install the required dependencies:
pip install -r requirements.txt
To start using the Secyre RH Demo, follow these steps:
flask --app app run --host=0.0.0.0 --port=5000 --debugThis project is licensed under the MIT License. See the LICENSE file for more information.