1.0.0 • Published 2 years ago

decentral-games-mobile-server v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Socket Server for Mobile ICE Poker

Setup

Installation

Run npm install

Development

  1. Create a development.env file based on development.env.example.
  2. Set environment variables inside of development.env.
  3. Run npm run dev

Production

  1. Set NODD_ENV=production in .env.
  2. Run npm run start

Used libraries

colyseus https://www.npmjs.com/package/colyseus

poker-dg https://github.com/decentralgames/poker-dg

To find out detailed documents: https://docs.colyseus.io/colyseus/ https://github.com/JankoDedic/poker.js#readme