stack-auth / stack

Open-source Auth0/Clerk alternative
https://stack-auth.com
Other
3.32k stars 222 forks source link

Update README.md instruction for local build #104

Closed wolfgunblood closed 3 months ago

wolfgunblood commented 3 months ago

Many fellow contributors faced issue while building the project locally including me

error0

error1

Would suggest giving instructions for copying env variables

Seeding initial data

npx prisma db seed
fomalhautb commented 3 months ago

should be fixed in #108