readme
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -8,7 +8,6 @@ npm install on the root directory. | ... | @@ -8,7 +8,6 @@ npm install on the root directory. |
| 8 | 8 | ||
| 9 | Create an .env file in the root directory of your application. | 9 | Create an .env file in the root directory of your application. |
| 10 | Duplicate the env-template and rename to .env | 10 | Duplicate the env-template and rename to .env |
| 11 | |||
| 12 | In the .env file, define the environment variables you want to use in your application. ex. | 11 | In the .env file, define the environment variables you want to use in your application. ex. |
| 13 | 12 | ||
| 14 | API_KEY="sk-xxxxxxxx" | 13 | API_KEY="sk-xxxxxxxx" | ... | ... |
-
Please register or sign in to post a comment