Closed sweep-ai[bot] closed 11 months ago
there ara alot of env variables like this one than not added like this one process.env.NEXT_PUBLIC_GMAPS_API_KEY scan for all other env varaobales from Next.js projjects in this repo and add them with same name to env file .
Sweep: there are a lot of env variables like this one than not added like this one process.env.NEXT_PUBLIC_GMAPS_API_KEY scan for all other env varaobales from Next.js projjects in this repo and add them with same name to env file .
PR Feedback: π
Description
This pull request adds a .env file in the root of each Next.js project under this repository. The .env file contains all the necessary environment variables with default values.
Summary
Added .env file in web-app/customer directory with the following environment variables:
Added .env file in web-app/internal directory with the same environment variables as above.
Added .env file in web-app/staff directory with the same environment variables as above, along with an additional comment explaining the assumption of using these variables in the application.
Note: The default values for the environment variables are the same for all three directories.
Fixes #6.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: