Skip to content

codewithtom/jsgs-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JS GameDev '23 Demo - Supercharge Your Game's Social Features With Nakama

Pre-requisites

  • Ensure you have Docker installed on your machine.

Getting Started

  • Run the Nakama server via Docker by running the following from the server folder.
docker compose up --build nakama
  • Run the demo client by running the following from the client folder.
npm i
npm start
  • The output of the above should give you a localhost url to access the app.

Documentation

To learn more about Nakama and Heroic Labs other game tech products, visit heroiclabs.com and for documentation visit heroiclabs.com/docs.

Get in Touch

Find me on Twitter, email me, or visit my website.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors