This is the source code for the Open Match website, http://open-match.dev.
Open Match website website can be run locally and on AppEngine.
# Run the website locally.
make run-site
# Run tests and cleanup the code.
make presubmit
Participation in this project comes under the Contributor Covenant Code of Conduct
Here are some useful links to additional documentation:
For more information on the technical underpinnings of Open Match you can refer to the docs/ directory.
Please read the contributing guide for directions on submitting Pull Requests to Open Match Docs.
Apache 2.0