greate-clone / finance

A clone of Finance SaaS Platform by Code With Antonio
5 stars 4 forks source link

Creation of account #1

Open nangaralbert opened 3 weeks ago

nangaralbert commented 3 weeks ago

I tried creating account after installing dependencies and creating the .env.local file. But, I am still getting an "account not created error" I also checked the account api on (localhost/api/accounts). this gives a 500 server error and my terminal says Missing Clerk Publishable key although it is there in my .env file. How do i go about this?

arihantJ24 commented 2 weeks ago

Have you match the variable in keys are stored? can you share your code.