benjamintd / codegame.cards

Codenames

Home Page:https://codenames.cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codegame.cards

Codegame - icon by freepik

An online version of the Codegame tabletop game

Install and run:

$ yarn
$ yarn dev

This project requires a Firebase database. See .env.sample for the required environment variables.

Creating a firebase real-time database

  • Create a Firebase account if you do not have one.
  • Head to the firebase console: https://console.firebase.google.com/, and add a new project. Select web-based when prompted.
  • Once the project is created, create a Real-Time Database (there should be an option to do so on the main project page)
  • In order to get the environment variables to put in a .env file, go to the project settings and scroll down to "Your Applications". You should see some integration code there. Copy the configuration values and paste them into a .env file:

Screen Shot 2020-07-27 at 11 50 12 AM

About

Codenames

https://codenames.cards


Languages

Language:TypeScript 98.5%Language:JavaScript 1.3%Language:CSS 0.2%