Skip to content

Social game that test both one's knowledge and ability to doubt themselves.

License

Notifications You must be signed in to change notification settings

alexhans1/certainty_poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

337 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certainty_poker

Social game that tests both one's knowledge and ability to doubt themselves.

Getting started

  1. Start the GraphQL server using

Add a .env file to the ./server directory with

REDISCLOUD_URL=your-locally-running-redis-host:your-locally-running-redis-port
REDISCLOUD_PASSWORD=your-locally-running-redis-password
SMALL_BLIND=1
DOUBLE_EVERY_NTH_ROUND=4

Start a redis server with the defined host, port and pw.

go run cmd/server.go
  1. Start the frontend using
cd client
npm install
npm start

About

Social game that test both one's knowledge and ability to doubt themselves.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •