Skip to content

Latest commit

 

History

History
97 lines (56 loc) · 3.66 KB

README.md

File metadata and controls

97 lines (56 loc) · 3.66 KB

DeepBlue

SA


Introduction

Are you still searching for fish images? DeepBlue finds the fish you are looking for with your image!

Upload the photos to find about your fish! 😆


System Architecture

System Architecture


ERD

ERD

TECH STACKS

Frontend Backend Monitoring DevOps

Recoil
ReactQuery
TYPESCRIPT
SASS








AmazonAWS
GithubActions


Installation

Clone Repository

git clone https://github.com/SVTeamJ/DeepBlue.git


Set .env in the docker folder

TZ=Asia/Seoul
MYSQL_USER=
MYSQL_ROOT_PASSWORD=
MYSQL_PASSWORD=
MYSQL_HOST=db
MYSQL_PORT=3306
MYSQL_DATABASE=
INSTA_APP_ID=
AWS_ACCESS_KEY_ID=
AWS_SECRET_KEY=
AWS_S3_BUCKET_NAME=
INSTA_APP_SECRET_ID=


Run deployment env.

cd docker/frontend-web/
yarn install
cd ..
docker-compose up --build


View

login page

main page & result page & storage page

chart page