Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 385 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 385 Bytes

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 --upgrade pip
pip install mkdocs
pip install mkdocs-material
pip install markdown-fenced-code-tabs

Development

mkdocs serve