Giter VIP home page Giter VIP logo

three-days-server's Introduction

🙋Backend Developers

Backend Backend Backend
img img img
김주현 정구아 채상엽

🛠️ Tech Stack

Communication

Server

Api Spec

Database

Infrastructure

🗒️Entity Relationship Diagram(ERD)

image

🗺️Information Architecture(IA)

I A

🏢Service Structure

짝심삼일의 서비스 구성도입니다. 비용 절감을 위해 AWS 프리티어를 한정된 자원 속에서 가장 효율적으로 이용할 수 있는 구조를 채택하였습니다.
외부 서비스는 로그인시 Kakao API를 이용하고, 푸시 알림 전달시 FCM을 이용합니다.
배치성 기능 구현을 위해 EventBridge를 사용하였습니다. image

local 환경 서버 구동 방법

  1. 로컬 DB 구동
  • /resources/local-develop-environment/README.md 참고
  1. 환경변수 추가
  • ${TOKEN_SECRETKEY}
  • ${FIREBASE_PRIVATE_KEY_ID}
  • ${FIREBASE_PRIVATE_KEY}
  • ${KAKAO_ADMINKEY}
  • ${DB_HOSTNAME}
  • ${DB_USERNAME}
  • ${DB_PASSWORD}
  1. 프로필 설정
  • Edit Configurations... -> Add VM Options -> -Dspring.profiles.active=local 추가. 또는
  • Edit Configurations... -> Active profiles -> local 추가
  1. 애플리케이션 실행

three-days-server's People

Contributors

saint6839 avatar gojung avatar kjuhyun avatar belljun3395 avatar junhaesung avatar kjh-sun avatar gooah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.