Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depromeet/ggogeet_backend
Ggogeet Backend
https://github.com/depromeet/ggogeet_backend
mysql nestjs nestjs-backend typeorm
Last synced: 16 days ago
JSON representation
Ggogeet Backend
- Host: GitHub
- URL: https://github.com/depromeet/ggogeet_backend
- Owner: depromeet
- Created: 2022-11-22T01:51:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T13:52:32.000Z (almost 2 years ago)
- Last Synced: 2024-01-06T03:42:49.739Z (about 1 year ago)
- Topics: mysql, nestjs, nestjs-backend, typeorm
- Language: TypeScript
- Homepage:
- Size: 808 KB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled.png?raw=true)
## ✉️ 꼬깃 접어 전하는 마음, ggo-geet ✉️
말로 전하기 어려운 마음을 즐겁게 전할 수 있게 해주는 편지 서비스
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%201.png?raw=true)
소중한 사람에게 마음을 표현하고 싶을 때, 어떻게 전하고 있나요?
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%202.png?raw=true)
번거롭고 귀찮아서, 할 말이 없어서, 뭐라고 적을지 몰라서 등…
살아오며 더 이상 편지를 쓰지 않게 된 이유는 아주 많습니다.
📤 **꼬깃 보내기**> **전하고 싶은 마음을 적어보세요.**
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%203.png?raw=true)
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%204.png?raw=true)
마음을 전하는 상황을 선택해주세요.
상황에 맞는 다양한 종이 친구들과 함께, 맞춤형 가이드가 제공됩니다.
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%205.png?raw=true)
✍️ **꼬깃 가이드**
>
>
> 꼬깃을 작성할 때, 사이드와 메모를 통해서 작성에 도움을 받을 수 있어요.
>
> **상황과 유저에 맞는 적합한 문장이 추천**됩니다.
>![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%206.png?raw=true)
작성한 꼬깃은 카카오톡으로 공유되며,
회원과 비회원 모두 카카오톡을 통해서 편지를 확인할 수 있습니다.
📭 **꼬깃 보관함**
>**주고받은 마음을 분류해 보관하세요.**
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%207.png?raw=true)
서비스 내에서 주고 받은 모든 편지와,
외부에서 받은 편지를 추가할 수 있습니다.
📝 **꼬깃 메모**
> **전하려는 마음을 잊지 마세요.**
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%208.png?raw=true)
## 💻Web Site
www.ggo-geet.com
### Repository
**Frontend**
[Github](https://github.com/depromeet/ggogeet-client)
**Backend**
[Github](https://github.com/depromeet/ggogeet_backend)
## 🔧 Skill
### Backend- **Stack**
![Untitled](https://github.com/seonghun-dev/ReadmeImage/blob/main/src/ggogeet/Untitled%209.png?raw=true)
- **System Architecture**
![KakaoTalk_20230112_231800711](https://user-images.githubusercontent.com/76957700/212344998-53693cb4-1977-4932-a050-5e7eb9188285.png)
**📂 Directory structure**
```
├── nginx
├── logs
├── src/
│ ├── auth/
│ │ ├── dto
│ │ └── strategy
│ ├── common/
│ │ ├── decorators/
│ │ ├── exceptions/
│ │ ├── guards/
│ │ ├── middlewares/
│ │ ├── paginations/
│ │ └── pipes/
│ ├── constants
│ ├── friend/
│ ├── kakao/
│ ├── letter/
│ │ ├── dto/
│ │ │ ├── requests/
│ │ │ └── reponses/
│ │ ├── entities/
│ │ ├── repository/
│ │ ├── letter.module.ts
│ │ ├── letter.controller.ts
│ │ └── letter.service.ts
│ ├── notice/
│ ├── relationship/
│ ├── letter/
│ ├── notice/
│ ├── relationship/
│ ├── reminders/
│ ├── reply/
│ ├── sentence/
│ ├── users/
│ ├── utils/
│ │ ├── index.ts
│ │ ├── s3.multer.ts
│ └ └── document.swagger.ts
├── test/
├── deploy.sh
├── docker-compose.yml
├── Dockerfile
└── README.md```
## 🫶 Owner
FE 🖥
김민수
FE 🖥
김동규
FE 🖥
김가은
FE 🖥
최영광
Design 🎨
정지원
Design 🎨
김혜진
Design 🎨
김나영