Skip to content

Commit

Permalink
update readme with env link
Browse files Browse the repository at this point in the history
  • Loading branch information
Firebird1029 committed May 5, 2024
1 parent cb377ac commit ad1b7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To install the frontend NPM packages:
npm install
```

You will need a `.env.local` in the root directory and a `.env` in the `api/` folder with the relevant Supabase environment variables in each file.
You will need a `.env.local` in the root directory and a `.env` in the `api/` folder with the relevant Supabase environment variables in each file. You can find them here: <https://docs.google.com/document/d/1gc9dUpL6MRiZikNFrAJylOsWyr1DOXzu1rsd3XfYvjk/edit>.

## Local Development

Expand Down

0 comments on commit ad1b7d1

Please sign in to comment.