8000 GitHub - heroiclabs/nakama-docs: Documentation for Nakama social and realtime server.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

heroiclabs/nakama-docs

Repository files navigation

Nakama documentation has moved.

As part of our ongoing efforts to improve our developer experience, content and discoverability we've moved away from using MkDocs to host the content. Please read this blog post for more information:

https://heroiclabs.com/blog/announcements/announcing-docs-20

Nakama Documentation

Documentation for Nakama social and realtime server.

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

Running

pip3 install -r requirements.txt
python3 -m mkdocs serve

or

pipenv

pip3 install pipenv
pipenv install
pipenv run python3 -m mkdocs serve

Docker

Run the serve.sh bash script.

chmod +x serve.sh
./serve.sh

Packages

No packages published

Contributors 56

Languages

0