Skip to content

Coffee-Station/coffee-station

Repository files navigation

COFFEE_STATION (Download) 🥤☕

팀원소개

Name 한 건 허진녕 김준영 이정준 이유진
Position 팀장
Frontend
UI/UX
Frontend
UI/UX
Backend
CI/CD
Backend
Backend

협업방식 / Convention

Click here ✨

GitLab JIRA Jenkins Swagger Figma
gitlab Link JIRA Link Jenkins Link Swagger Link Figma Link

프로젝트 개요


기술스택

Backend

JAVA, Spring, JPA, Querydsl

Frontend

Javascript, HTML, CSS, React-native

CI/CD

EC2 Docker, Jenkins


아키텍처


Install & Usage

Backend Key 생성

src
├── main
│   ├── java
│   └── resource
│       ├── firebase
|       |    └── firebase-notification-key.json
│       ├── application-API-KEY.properties
│       ├── ...
  • firebase-notification-key.json

    firebase 앱 등록시 생성되는 notification-key 파일을 위치시킨다.

  • application-API-KEY.properties

    kakao-admin= ...
    aws-accessKey= ...
    aws-secretKey= ...
    aws-s3-bucket= ...
    aws-s3-region= ...

Frontend package install & Run

npm install -g react-native-cli
npm install
npx react-native start
npx react-native run android

Docker 이미지 생성/실행

Backend


MySQL

About

Coffee takeout order service for private businesses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published