mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
435 B
435 B
workspace-config
Purpose: IDE configuration, environment files, tooling setup.
Contents (Target)
| Source | Destination |
|---|---|
.env |
workspace-config/.env |
.env.example |
workspace-config/.env.example |
package.json |
workspace-config/package.json |
Notes
- Keep sensitive values (API keys) in
.envonly package.jsonis for workspace tooling, not application dependencies