Skip to content

ejfschmittel/guesstheperson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Person

Webapp made with Docker, React and NestJS to create custom "guess who?" boards.

The frontend is not dockerized as it is meant to be hosted somewhere seperated.

Demo

Installation

  # download
  git clone https://github.com/ejfschmittel/guesstheperson.git .
  
  # install & run backend
  cd ./docker-test
  npm i
  cd ..
  docker-compose up
  
  # install & run frontend
  cd ./frontend
  yarn install
  yarn start

Imgur

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published