daytimedrinkingclub / shipstation

Generate landing pages, html templates, portfolios and more using state of the art AI tools. Works most of the times. Works really really well sometimes!
https://shipstation.ai/
67 stars 59 forks source link

Can't login when setting up shipfast on local machine #34

Closed AnshVM closed 1 month ago

AnshVM commented 1 month ago

I tried setting up shipfast on my local machine. Both client and server start up successfully, but when I try to login this happens:

Setup all API keys required as mentioned in .env.template files, and setup supabase as mentioned in the README file.

Is there any supabase specific setup required for auth to work? Apart from running setup.sql?

image

vikaswakde commented 1 month ago

check on localhost:3000

AnshVM commented 1 month ago

This works, thanks !! Closing