Skip to content

A game that players ask yes or no questions to guess the identity of a famous person

License

Notifications You must be signed in to change notification settings

brenobaptista/who-am-i

Repository files navigation

Who Am I

A game that players ask yes or no questions to guess the identity of a famous person

Getting Started

This is a monorepo that uses Yarn Workspaces.

Essencial scripts

Install dependencies:
$ yarn

Start the api package:
$ yarn api:start

Start the web package:
$ yarn web:start

Development scripts

Start the api package with automatic restarting:
$ yarn api:dev

Build the web package:
$ yarn web:build

Lint files (web and api):
$ yarn lint

Prettier files (web and api):
$ yarn prettier

Update dependencies (web and api):
$ yarn dependencies

Author

brenobaptista
Breno Baptista

License

This project is licensed under the MIT License

About

A game that players ask yes or no questions to guess the identity of a famous person

Topics

Resources

License

Stars

Watchers

Forks