Skip to content

Commit

Permalink
feat: remove cli and improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 18, 2024
1 parent 8885057 commit 4dbc18f
Show file tree
Hide file tree
Showing 17 changed files with 259 additions and 470 deletions.
2 changes: 1 addition & 1 deletion _demo/.nuxtrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hub.projectId=4
hub.projectId=4
3 changes: 3 additions & 0 deletions _demo/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ export default defineNuxtConfig({
],
ui: {
icons: ['heroicons', 'simple-icons']
},
hub: {
// local: true
}
})
39 changes: 0 additions & 39 deletions cli/commands/deploy.mjs

This file was deleted.

54 changes: 0 additions & 54 deletions cli/commands/link.mjs

This file was deleted.

68 changes: 0 additions & 68 deletions cli/commands/login.mjs

This file was deleted.

26 changes: 0 additions & 26 deletions cli/commands/logout.mjs

This file was deleted.

39 changes: 0 additions & 39 deletions cli/commands/unlink.mjs

This file was deleted.

18 changes: 0 additions & 18 deletions cli/commands/whoami.mjs

This file was deleted.

32 changes: 0 additions & 32 deletions cli/index.mjs

This file was deleted.

34 changes: 0 additions & 34 deletions cli/utils/config.mjs

This file was deleted.

Loading

0 comments on commit 4dbc18f

Please sign in to comment.