tutur3u/platform

Invited member's role is not respected when joining workspace

Closed this issue · 2 comments

vhpx commented
Invited member's role is not respected when joining workspace

Create a .env file with your database URL and other secrets (ask a maintainer for an example)

plz tell me about this for local setup

vhpx commented

Local setup

You can create a .env.local file at the root of your project and put in the following values:

NEXT_PUBLIC_SUPABASE_URL=YOUR_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY=YOUR_SUPABASE_ANON_KEY
SUPABASE_SERVICE_KEY=YOUR_SUPABASE_SERVICE_KEY
  • For Supabase local cli setup, please see this link.
  • For Tuturuuu local setup, please follow the project's README.

Notice

Please create a new issue if you need extra help on Tuturuuu, since this issue is focused on something else.