https://gamer-app-api.herokuapp.com/
https://solopez.github.io/monorepo
npm run serve-all (will serve api + web app both)
npm run storybook
Front: nx serve games
Back: nx serve games-api
npm run test (will run all)
nx test games-product-detail
nx test games-product-list
nx test games-search
nx test games-api
npm run build:ssr
npm run prerender