Add function to alert user if their API key isnt set and open a popup for user to enter their key

This commit is contained in:
2024-03-09 02:42:30 -05:00
parent 61cf0bd49e
commit 97402a8b1f
5 changed files with 76 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
node_modules/
kuzco-cli*
gui/dist/
*.exe