Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.15 KB

Game Critique

This project is a mobile application designed to help users track their game collections and manage the games they've played, are currently playing, or have retired. It provides features for users to invite friends and view their collections as well.

Installation

Install all required game-critique packages with Yarn

  yarn

Create .env file in /api based on the .env-example

Create .env.local file in /native based on the .env.local-example

Create eas.json file based on the eas-example.json and fill all required envs there. Its mostly used for production ready builds.

To launch the app connect your mobile device, enable usb debugging and type in your terminal

  yarn start

Tech Stack

Mobile: Expo, TypeScript, ExpoRouter, Tamagui, Apollo, GraphQLCodegen, Auth0

Server: Node, TypeScript, NestJS, Prisma, PostgreSQL, Apollo, Sentry, Auth0, Cloudinary

Authors

License

MIT