{"id":16969741,"url":"https://github.com/webmasterdevlin/ijs-vue-workshop","last_synced_at":"2025-08-27T22:25:43.698Z","repository":{"id":102789151,"uuid":"292250645","full_name":"webmasterdevlin/ijs-vue-workshop","owner":"webmasterdevlin","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-02T15:35:00.000Z","size":801,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T13:42:35.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/webmasterdevlin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-02T10:20:57.000Z","updated_at":"2020-09-05T09:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f18f143-9658-41d6-b17b-19aa9bae0548","html_url":"https://github.com/webmasterdevlin/ijs-vue-workshop","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/webmasterdevlin%2Fijs-vue-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fijs-vue-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fijs-vue-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fijs-vue-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmasterdevlin","download_url":"https://codeload.github.com/webmasterdevlin/ijs-vue-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852680,"owners_count":20521159,"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":[],"created_at":"2024-10-14T00:26:17.775Z","updated_at":"2025-03-21T19:13:10.174Z","avatar_url":"https://github.com/webmasterdevlin.png","language":"Vue","readme":"# vue3-course\n\n```zsh\n$ vue create ijs-vue-workshop\n```\n\nPush to Github\n\n## Migrate to Vuejs 3\n\n```zsh\n$ vue add vue-next\n```\n\n## Upgrade to latest npm packages\n\n- Need version lense VS extension\n- Go to package.json\n- Upgrade all packages\n\n```zsh\n$ rm -rf node_modules\n```\n\n## Project setup\n\n```zsh\n$ npm cache clean -f\n$ npm install\n```\n\n### Compiles and hot-reloads for development\n\n```zsh\n$ npm run serve\n```\n\n### Compiles and minifies for production\n\n```zsh\n$ npm run build\n```\n\n### What to build in order\n\n- upgrade/migrate to Vue.js 3\n- npm i bootstrap 5 alpha\n- npm i bootstrap-icon\n- Navbar\n- Heroes (class card)\n- npm i vue-router 4\n- Router\n- npm i vuex 4\n- Setup Vuex 4 - hero module\n- Get Request (v-for)\n- Delete Request (class btn btn-danger)\n- Post Request (Form)\n- Put Request (editingTracker, v-if, v-else)\n- Vee Validation\n- npm i -D vee-validate@next yup\n- implement validation on Form.vue\n- npm i jsonwebtoken\n- npm i -D @types/jsonwebtoken json-server-auth\n- Setup Vuex 4 - auth module\n- Register\n- Login\n- update auth service\n- authGuard\n- update router with meta requiresAuth and router BeforeEach\n- ForgotPassword\n- ContinueAs\n- Done! Now do the Villain part with its own page and Vuex module.\n\n### Vuex Setup\n\n- create store\n- write a module\n- write a state\n- npm i axios\n- write an api service\n- write a type\n- write an action\n- write a mutation\n- write a getter\n- update components with mapGetters and mapActions\n- npm i concurrently json-server\n- copy-paste db.json\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Fijs-vue-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmasterdevlin%2Fijs-vue-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Fijs-vue-workshop/lists"}