Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 294 Bytes

Doc Scan Example

Running the example

  1. Rename the .env.example file to .env and fill in the required configuration values
  2. Install the dependencies with pip install -r requirements.txt
  3. Start the server flask run --cert=adhoc
  4. Visit https://localhost:5000