env_manager_web
Directory actions
More options
Directory actions
More options
env_manager_web
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
@bhargavnova ------ env_manager_web what it is ---------- a tiny local page to view and edit environment variables. it reads .env as the base and writes .env.local with your changes. run --- python env_manager_web.py --open then edit values in the table and press save. notes ----- works on 127.0.0.1 keeps everything on disk next to your project