stack-auth / stack

Open-source Clerk/Auth0 alternative
https://stack-auth.com
Other
602 stars 86 forks source link

Problem with setting up the project locally. #106

Closed Arnab2002Pal closed 1 day ago

Arnab2002Pal commented 5 days ago

There are too many errors while building and running the project locally. Along with that, the documentation is not proper regarding setting up the project. image

image

arnab1656 commented 5 days ago

Exactly Myself was Going to Ask the Maintainer

wolfgunblood commented 4 days ago

make sure you have updated the environment variables rebuild project after updating env go to apps/backend folder Seed the data using npx prisma db seed

this solve the issue

arnab1656 commented 4 days ago

Ok lets try

On Fri, Jun 28, 2024, 19:22 Jalaj Dorai @.***> wrote:

make sure you have updated the environment variables rebuild project after go to apps/backend folder Seed the data using npx prisma db seed

this solve the issue

— Reply to this email directly, view it on GitHub https://github.com/stack-auth/stack/issues/106#issuecomment-2196972487, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4M2QDRPG6HYFHZFSTGQ6UDZJVTC7AVCNFSM6AAAAABKANEJOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJWHE3TENBYG4 . You are receiving this because you commented.Message ID: @.***>

fomalhautb commented 1 day ago

Fixed docs in https://github.com/stack-auth/stack/pull/108