Skip to content

cosmic-org/npc-day-bangkok-demo

 
 

Repository files navigation

🌞 Cosmic Engine

Demo

Try out Cosmic Engine at http://demo.cosmiclabs.org:3000/

Requirements

Before you begin, you need to install the following tools:

Quickstart

To get started, follow the steps below:

  1. Clone this repo & install dependencies
git clone https://github.com/cosmic-org/cosmic-engine
cd cosmic-engine
yarn install
  1. Set up nakama containers and modules:
cd nakama
npm install
npm run build
docker-compose up -d
  1. Start your NextJS app:
yarn start

Visit your app on: http://localhost:3000

Manage the nakama instance on http://localhost:7351

About

Open source forkable game dev stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.7%
  • JavaScript 14.9%
  • Go 6.9%
  • PureBasic 3.8%
  • Lua 0.9%
  • Solidity 0.6%
  • Other 0.2%