Closed sweep-ai[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docusaurus-2 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 10, 2023 9:33am |
Description
This PR adds support for environment variable configuration in the Docusaurus project. Environment variables are used to store sensitive data or configuration settings that may vary between deployment environments. This allows for greater flexibility and security in managing the project's configuration.
Summary of Changes
docusaurus.config.js
to define environment variables and their default values..env.example
file to list all the environment variables used in the project, along with example values..env
to the.gitignore
file to prevent the actual.env
file, which may contain sensitive data, from being committed to the repository.Please review the changes and provide any feedback or suggestions.
Fixes #4.
To checkout this PR branch, run the following command in your terminal:
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: