Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RaphaelHaettich/werwolfga.me

Repository files navigation

Werwolfgame Project

Using React, React Router, Firebase, and many more things

Instructions:

  • You need a Firebase database with email auth enabled
  • The only data you need in your database are the cards
Schema:
cards/
 de/
 replace_wiht_your_uniqueCardKey/
 description: string
 name: string
 pictureback: string:url
 picturefront: string:url
 en/
 replace_wiht_your_uniqueCardKey/
 description: string
 name: string
 pictureback: string:url
 picturefront: string:url
  • Swap out the firebase config in src/config/constants with your own
  • yarn
  • yarn start
  • Visit localhost:3000

AltStyle によって変換されたページ (->オリジナル) /