Skip to content
Snippets Groups Projects
Commit 5cff272c authored by Eunhak Lee's avatar Eunhak Lee
Browse files

Update README.md

parent 6e8f7ded
No related branches found
No related tags found
No related merge requests found
# MeanSpec
> 조립PC 견적 오케스트레이션 서비스!
2024년 2학기 웹 시스템 설계 (SCE338) 강의 팀프로젝트 1조입니다.
2024년 2학기 웹 시스템 설계 (SCE338) 강의 팀프로젝트 1조입니다. <br>
Visit our [homepage](https://meanspec.enak.kr)!
## 구성원
- [이우창 (@Lee0903)](https://git.ajou.ac.kr/Lee0903)
- Backend, Database
- [이은학 (@return0927)](https://git.ajou.ac.kr/return0927)
- Backend, DevOps, Windows Programming
- [정원제 (@myunsyeya)](https://git.ajou.ac.kr/myunsyeya)
- Frontend
- [조민재 (@MinJ)](https://git.ajou.ac.kr/MinJ)
- [황티홍늉 (@hongnhung)](https://git.ajou.ac.kr/hongnhung)
- Frontend
## 프로젝트 구조
- 백엔드 (express)
- repo: [meanspec/meanspec-backend](https://git.ajou.ac.kr/meanspec/meanspec-backend)
- 프론트엔드 (React.js)
- repo: [meanspec/meanspec-frontend](https://git.ajou.ac.kr/meanspec/meanspec-frontend)
- 백엔드 (express): [meanspec/meanspec-backend](https://git.ajou.ac.kr/meanspec/meanspec-backend)
- 프론트엔드 (React.js): [meanspec/meanspec-frontend](https://git.ajou.ac.kr/meanspec/meanspec-frontend)
- 컴퓨터 H/W 정보 수집
- 정보 수집 프로그램(C++): [meanspec/meanspec-hwinfo-amd64](https://git.ajou.ac.kr/meanspec/meanspec-hwinfo-amd64)
- 정보 종합 프로그램(Python): [meanspec/meanspec-hwinfo-daemon](https://git.ajou.ac.kr/meanspec/meanspec-hwinfo-daemon)
- DevOps
- GitLab Runner가 Group의 모든 CI/CD를 처리함
- 모든 repo는 GitLab CI를 통해 [Container Registry](https://git.ajou.ac.kr/groups/meanspec/-/container_registries)에 Docker Image로 배포됨
- Kubernetes Infra as Code: [meanspec/meanspec-IaC](https://git.ajou.ac.kr/meanspec/meanspec-iac)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment