docs(readme): added frontend

This commit is contained in:
Stan Girard 2023-05-24 16:18:40 +02:00
parent f7e237905f
commit f1704f2ffa

View File

@ -85,7 +85,7 @@ cp .backend_env.example backend/.env
cp .frontend_env.example frontend/.env
```
- **Step 3**: Update the `backend/.env` file
- **Step 3**: Update the `backend/.env` and frontend/.env file
> _Your `supabase_service_key` can be found in your Supabase dashboard under Project Settings -> API. Use the `anon` `public` key found in the `Project API keys` section._