Playground for classic multiplayer games.
- Start Frontend: npx nx start ui
- Start Backend: npx nx serve joey-games
- Start database: npx nx start joey-games-db
- Setup: npx nx setup joey-games-db
- View database: npx nx view joey-games-db
- Tear down: npx nx down joey-games-db