Skip to content

nicitaacom/22_aer

Repository files navigation

22_aer




Clone repository

Step 1.1 - clone repository (variant 1)

alt text

or Step 1.1 - clone repository (variant 2)

git clone https://github.com/Nicitaa/22_aer

Step 1.2 - install deps

pnpm i

Step 1.3 - run project

pnpm dev



Step 2 - setup .env

2.1 - github

Go to settings

2.2 - github

Go to developer settings

2.3 - github

OAuth Apps

2.4 - github

New OAuth App

2.5 - github

Auth url

2.6 - github

Copy env values

2.7 - github

Paste env values

2.8 - supabase

Login in supabase - https://app.supabase.com/sign-in Login in supabase

2.9 - supabase

Click new project

2.10 - supabase

Enter aer

2.11 - supabase

Set up project

2.12 - supabase

Copy DATABASE_URL

2.13 - supabase

Paste env values

2.22 - run command

prisma generate