ViewGorithm provides a useful service for everyone who want to check the process of an algorithm. With ViewGorithm, you can check the process of an algorithm with the animation.
📁Project
├── @rushstack/[email protected]
├── @tiptap/[email protected]
├── @tiptap/[email protected]
├── @tiptap/[email protected]
├── @vitejs/[email protected]
├── @vue/[email protected]
├── @vueup/[email protected]
📁Project
├── jsonwebtoken:jjwt-api:0.11.5
├── jsonwebtoken:jjwt-impl:0.11.5
├── jsonwebtoken:jjwt-jackson:0.11.5
├── spring security
├── spring-boot-starter-data-redis
├── jsonwebtoken:jjwt:0.9.1
├── spring-boot-starter-data-jdbc
├── spring-boot-jpa
└── lombok
실행해보기 위한 절차
- intellij 등 통합개발환경에서 각 환경변수 기입
- spring 프로젝트 Run
- Vue 프로젝트에서 환경변수 기입
.env 파일 생성 후 환경변수 생성
VITE_BASE_URL = localhost
- npm run dev