Feat/manage env vars (#107)

* ui to manage env variables added

* ui to manage env variables updated

* ui to manage env variables updated

* ui to manage env variables updated

* ui to manage env variables updated

* ui updates

* ui updates

* ui updates

* ui updates

* env vars input field updated

* env vars input field updated

Co-authored-by: Anik Ghosh <tech.anikghosh@gmail.com>
This commit is contained in:
Lakhan Samani
2022-01-25 09:34:35 +05:30
committed by GitHub
parent 8df8010b22
commit 82bc38923c
68 changed files with 40201 additions and 35 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"@types/node": "^17.0.10"
}
}