Skip to content

Latest commit

 

History

History

yoti_example_flask

Flask Profile Example Project

  1. Rename the .env.example file to .env and fill in the required configuration values
  2. Install dependencies: pip install -r requirements.txt
  3. Run python app.py
  4. Navigate to https://localhost:5000