cp .env.template .env # Add your graphql url to the .env # Update the graphql url to the codegen.ts
# Remember you need .gql files for this to work yarn codegen
yarn dev