Skip to content

ScoutingRudyardKipling/BlackJackServer

Repository files navigation

BlackJack Eindhoven Server

Feel free to use or contribute to this repository. If you've got any questions, please contact me.

Download the BlackJack Eindhoven app from the Google Play store;

Status

Server Repo CircleCI Heroku

Client/app Repo CircleCI

Contributing

Requirements

  • Node 10+
  • NPM
  • Git
  • Running MongoDB instance

Project setup

Clone the repo and install the dependencies.

git clone https://github.com/ScoutingRudyardKipling/BlackJackServer.git blackjack
cd blackjack
npm install

Create your own environment configuration. Make sure to fill in the access credentials to your MongoDB instance.

cp .env.example .env

Enable Firebase

Please make sure you have an active Firebase project, please visit https://console.firebase.google.com to create one yourself.

In order to enable Firebase, store your firebase private_key and client_email in the .env file in the root of your project. Set the 'FIREBASE_ENABLED' env variable to 'true'.

Contributors

License

The BlackJack Eindhoven server is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages