1.0.2 • Published 7 years ago

mastermind-server v1.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
7 years ago

Mastermind Server

This is a server for Mastermind game.

Installation

  1. Generate service account in Firebase console for your firebase database.
  2. Generated json file copy into lib/server/auth.json
  3. Export database URL via export DB_URL=https://YOUR_DB.firebaseio.com
  4. npm install
  5. npm start