chain-react is a web based trivia game for guessing a path between actors who have acted in common movies.
You can access the site here https://chain-react.xzy.
goreactdocker- create a TMDB api key
- Copy the .chain-react.yaml.example file to
backendand fill in the required fields. go run main.go server
- Copy the .env.local.example to
frontendand fill in the variables. npm install && npm run start:local
- Copy the .env.example file to the
dockerfolder docker compose up -d- you may want to comment out
proxyandbackendservices while developing locally
- you may want to comment out