Skip to content
 
 

Repository files navigation

SQLMatches 0.0.13 is no longer maintained

Dear SQLMatches users, SQLMatches.com will be offline after the 20th of August 2021. We'll be returning whenever 1.0.0 is completed.

Legacy Plugin

Setup

Hosted version

Self-hosing

  • Install SQLMatches with pip3 install SQLMatches --upgrade.
  • Create a file like run.py.
  • Set up uvicorn with Starlette.
  • Run run.py using PM2 or screen.

Thanks to