Ndidi / nakama-docs

Documentation for Nakama social and realtime server.

Home Page:https://heroiclabs.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 --upgrade
pip install mkdocs-material --upgrade

Note: For Python 3.7, you may need to run the following instead

pip3 install pip --upgrade
pip3 install mkdocs --upgrade
pip3 install mkdocs-material --upgrade

Development

mkdocs serve

About

Documentation for Nakama social and realtime server.

https://heroiclabs.com/docs

License:Apache License 2.0