You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pnpm i
pnpm run dev
# in root ".env" file (create if not exist)# you also need a postgres db set up and a connection string... and put that in the .env DATABASE_URL="_that_connection_string_"