-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Las edited this page Nov 28, 2020
·
3 revisions
Welcome to the server wiki!
소스 / 문서
- 깃헙 (깃헙에 있는 위키, 그룹 생성, 레포 생성)
- 깃헙 Actions
- 메일 노티
개발
-
요구사항 분석 및 도메인 모델 / 유즈케이스 (인수테스트)
-
코틀린으로 OOP를 적용해서 핵심 로직을 작성한다. [ o ]
-
서버 프레임워크를 정하고 1번의 핵심 로직과 통합한다. [ x ]
-
프론트엔드와 상호작용하는 API를 결정하고, 문서화한다. [ x ]
-
프론트엔드 프레임워크를 정하고 구현한다. [ x ]
-
데이터베이스를 결정하고 Repository를 구현한다. [ x ]
-
ECS (수동으로 나중에)
-
CD 없이 CI만 (ktlint)
-
빌드는 gradle / kotlin script (kts)
-
테스트 https://www.spekframework.org/ https://github.com/kotest/kotest https://github.com/appmattus/kotlinfixture https://markusamshove.github.io/Kluent/ https://strikt.io/ https://github.com/winterbe/expekt