library-frontend-old
library-frontend-old copied to clipboard
Library-Web
Requirements
nodejs: v10 이상
Installation
yarn install
Run Development
Docker를 사용해 실행하는 방법
docker-compose를 사용합니다.
docker-compose up
Docker 없이 실행하는 방법
- 프론트엔드
traefik리포지토리 안에 있는traefik디렉토리에 이 리포지토리의traefik/library.toml을 복사해 넣습니다. yarn local으로 개발 서버를 실행합니다.