Online collaborative crossword solving app
npm i npx supabase startPaste parts of the output into .env.local:
+ API URL: ___ # as NEXT_PUBLIC_SUPABASE_URL GraphQL URL: DB URL: Studio URL: Inbucket URL: JWT secret: + anon key: ___ # as NEXT_PUBLIC_SUPABASE_ANON_KEY + service_role key: ___ # as SUPABASE_SERVICE_ROLE_KEYThen, go to the studio URL and create a new user in the authentication tab. Use this for email password login.
API URL: GraphQL URL: DB URL: + Studio URL: ___ Inbucket URL: JWT secret: anon key: service_role key: 