/nakama-docs

Documentation for Nakama social and realtime server.

Apache License 2.0Apache-2.0

Nakama Documentation

Documentation for Nakama social and realtime server.

This project uses Markdown for documentation which is compiled with mkdocs.

Install and setup

pip install pip --upgrade
pip install mkdocs==1.1.2
pip install mkdocs-material==5.3.0

Note: For Python 3.7, you may need to run the above commands using pip3 instead of pip.

Development

mkdocs serve