본문 바로가기
IT/Vue

Vue.js 기본정보 링크

by DOSGamer 2022. 9. 20.
반응형
📚

Vue 기본

Vue 인스턴스

Icon Libraries


Vue Frontend 참고 사이트

vue 로 만든 Admin 관리 페이지 https://github.com/caiya/vuejs-admin/blob/master/src/main.js

Vuex에서 Store 활용방법

Vue.js 에서 axios 통신 https://ux.stories.pe.kr/138?category=770389

Vue Backend 참고 사이트

AWS IAM 관리 js https://gist.github.com/intxparts/40fbff470c27d8f35a9b103bf34b9c31

AWS IAM manager js https://github.com/netguru/aws-iam-manager/blob/master/src/users.js

AWS IAM Node API https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/IAM.html

Vue Login

https://github.com/ykloveyxk/vue-login

Vue Login 세션 유지하기 - refresh token, token

https://kdinner.tistory.com/60

Node.js + Vue +

https://bezkoder.com/node-js-jwt-authentication-mysql/

Vue JWT auth (Client)

https://github.com/bezkoder/vue-vuex-jwt-auth/

Node.js JWT auth (Server)

https://github.com/bezkoder/node-js-jwt-auth

로그인구현예제

https://lovemewithoutall.github.io/it/vue-login-demo/

VeeValidate예제

https://medium.com/@seolahkim.asia/vue-js-veevalidate를-사용하여-간단하게-폼-검증하기-731c59b4e15c

JWT

JWT Authentication

Vue 설명 Post (23개)

https://kamang-it.tistory.com/category/Programming/JavaScript-Vue


Uploaded by N2T

반응형

'IT > Vue' 카테고리의 다른 글

VueX 사용법 정리  (0) 2022.08.30
Vue Directive & Instance Properties 학습정리  (0) 2022.08.25
Vue Lifecycle 학습정리  (0) 2022.08.25
Vue Event 학습정리  (0) 2022.08.25
Vue Template Syntax 학습정리  (0) 2022.08.25
Vue Component 학습정리  (0) 2022.08.25
Vue Rendering 학습정리  (0) 2022.08.25
Vue Routing 학습정리  (0) 2022.08.25