environment-variables
Installation
SKILL.md
Environment Variables
This is how we add environment variables to the project:
- Add to
.env.example:NEW_VARIABLE=value_example
This is how we add environment variables to the project:
.env.example:
NEW_VARIABLE=value_example