{"id":13685074,"url":"https://github.com/nop33/dfinity-vue","last_synced_at":"2026-01-16T17:53:30.827Z","repository":{"id":50157788,"uuid":"317334523","full_name":"nop33/dfinity-vue","owner":"nop33","description":"🌱 Vue.js integration with DFINITY SDK bootstrap webpack project.","archived":false,"fork":false,"pushed_at":"2021-07-14T06:38:59.000Z","size":353,"stargazers_count":17,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-12T06:34:15.576Z","etag":null,"topics":["dfinity","hacktoberfest","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nop33.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-30T20:12:05.000Z","updated_at":"2024-06-26T15:44:48.000Z","dependencies_parsed_at":"2022-09-24T19:02:54.967Z","dependency_job_id":null,"html_url":"https://github.com/nop33/dfinity-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nop33%2Fdfinity-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nop33%2Fdfinity-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nop33%2Fdfinity-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nop33%2Fdfinity-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nop33","download_url":"https://codeload.github.com/nop33/dfinity-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251808295,"owners_count":21647264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dfinity","hacktoberfest","vue"],"created_at":"2024-08-02T14:00:43.364Z","updated_at":"2026-01-16T17:53:30.768Z","avatar_url":"https://github.com/nop33.png","language":"JavaScript","funding_links":[],"categories":["Front-end"],"sub_categories":[],"readme":"# DFINITY-Vue\n\n[![Mentioned in Awesome DFINITY](https://awesome.re/mentioned-badge.svg)](https://github.com/dfinity/awesome-dfinity)\n[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/organization/repository)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logos.png\"\u003e\n\u003c/p\u003e\n\nIntegration of [Vue.js][vue] with the default [DFINITY SDK][sdk] [bootstrap webpack project][project]. There is also an integration with [Vuetify][] in its own branch: [`vuetify`][vuetify-branch].\n\n## Docs and resources\n\nI documented the process of integrating both Vue and Vuetify in my respective blog posts:\n\n- [Integrating Vue.js with DFINITY SDK Bootstrap project - Part 1][blog post part 1]\n- [Integrating Vue.js with DFINITY SDK Bootstrap project - Part 2: Adding Vuetify][blog post part 2]\n\nSee the following documentation available online:\n\n- [Quick Start](https://sdk.dfinity.org/docs/quickstart/quickstart-intro.html)\n- [SDK Developer Tools](https://sdk.dfinity.org/docs/developers-guide/sdk-guide.html)\n- [Motoko Programming Language Guide](https://sdk.dfinity.org/docs/language-guide/motoko.html)\n- [Motoko Language Quick Reference](https://sdk.dfinity.org/docs/language-guide/language-manual.html)\n\nIf the docs are not helping, these are other resources you can draw inspiration from:\n\n- [Awesome DFINITY repository](https://github.com/dfinity/awesome-dfinity)\n- [DFINITY examples](https://github.com/dfinity/examples)\n\nIf nothing helps and you are stuck, these are places you can go ask for guidance:\n\n- [DFINITY forum](https://forum.dfinity.org/)\n- [DFINITY Devs Telegram channel](https://t.me/DFINITY_Devs)\n\n## Troubleshooting\n\n### Missing node signing public key\n\nRestart the DFX network with:\n\n```\ndfx start --clean\n```\n\nThe `--clean` option removes checkpoints and stale state information from your project’s cache so that you can restart the Internet Computer replica and web server processes in a clean state.\n\n### How to upgrade the SDK\n\nTo upgrade from a previous SDK version, run:\n\n```\ndfx upgrade\n```\n\nFor a clean installation instead of an upgrade, run:\n\n```\n~/.cache/dfinity/uninstall.sh \u0026\u0026 sh -ci \"$(curl -sSL https://sdk.dfinity.org/install.sh)\"\n```\n\n[vue]: https://vuejs.org/\n[sdk]: https://sdk.dfinity.org/docs/index.html\n[project]: https://sdk.dfinity.org/docs/developers-guide/tutorials/explore-templates.html\n[vuetify]: https://vuetifyjs.com/\n[vuetify-branch]: https://github.com/nop33/dfinity-vue/tree/vuetify\n[blog post part 1]: https://www.iliascreates.com/integrating-vue-dfinity-sdk/\n[blog post part 2]: https://www.iliascreates.com/integrating-vuetify-dfinity-sdk/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnop33%2Fdfinity-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnop33%2Fdfinity-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnop33%2Fdfinity-vue/lists"}