Skip to content

PulseDevelopmentGroup/GameNight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameNight

GameNight is a simple way to play party games with your friends online (or in person).

Development

  • client contains the React-based code for the web frontend
  • server contains the Go-based webserver and backend code
  • common contains assets, configurations, and schemas shared between the client and the server.