/crossy

Online collaborative crossword solving app

Primary LanguageTypeScript

Crossy

Online collaborative crossword solving app

image

Development setup

npm i
npx supabase start

Paste 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_KEY

Then, 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: