Skip to content

Documentation for Nakama social and realtime server.

License

Notifications You must be signed in to change notification settings

tdev/nakama-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published