Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux/macOS: source venv/bin/activate # Use virtual enviornment

Run the validator:

Code Block
flask --app api run

...