- Ensure you have Docker installed on your machine.
- Run the Nakama server via Docker by running the following from the
serverfolder.
docker compose up --build nakama- Run the demo client by running the following from the
clientfolder.
npm i
npm start- The output of the above should give you a
localhosturl to access the app.
To learn more about Nakama and Heroic Labs other game tech products, visit heroiclabs.com and for documentation visit heroiclabs.com/docs.
Find me on Twitter, email me, or visit my website.