MCPcopy Index your code
hub / github.com/connect-foundation/2019-03

github.com/connect-foundation/2019-03 @v1.3.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3.1 ↗ · + Follow
318 symbols 829 edges 489 files 10 documented · 3% updated 2y ago★ 38
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Welcome to youngstargram ✨

Version Documentation License: MIT

image

👆 클릭해서 페이지로 이동 👆

청춘, 젊음, 낭만을 공유하는 sns 서비스 OAuth의 Resource server와 Authorization server를 구현하여 Youngstargram API 기능 제공

:books: Wiki

🛠️ 설정 및 실행

🎲 개발 환경

기술 스택 모음

👨‍💻 주요 기능

무한 스크롤

무한 스크롤

게시글 작성

게시글 작성

수정

수정

삭제

삭제

좋아요 및 댓글

좋아요 및 댓글

해시 태그

해시 태그

검색

검색

알림

알림

OAuth 2.0

Document

구조

image

passport

oauth_login

🗃️ 디렉토리 구조

📁api-server
├── 📁api
│   ├── 📁graphql
│   │   ├── 📁input-types
│   │   ├── 📁mutations
│   │   ├── 📁queries
│   │   └── 📁tyepes
│   │
│   ├── 📁middlewares
│   ├── 📁models
│   ├── 📁routes
│   ├── 📁services
│   ├── 📄app.js
│   └── 🐋Dockerfile
│
├── 📁bin
├── 📁config
├── 📁db
├── 📁test
├── 📁utils
│
📁web
├── 📁config
├── 📁public
└── 📁src
    ├── 📁components
    ├── 📁containers
    │       └── 📁App
    ├── 📁images
    ├── 📁queries
    └── 📁utils
    └── 📄index.js

🤜 메인테이너

JaeHyeonKim 김재현 💻what did I do 📜 Commit Log
soyoungjeong 정소영 💻what did I do 📜 Commit Log
HyeonJin Jeong 전형진 💻what did I do 📜 Commit Log
JeongHo Nam 남정호 💻what did I do 📜 Commit Log

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Core symbols most depended-on inside this repo

resolve
called by 7
api-server/api/graphql/mutations/PostMutation.js
generateHexUsingHash
called by 5
oauth-server/lib/index.js
getFormData
called by 5
web/src/utils/formUtils.js
generateRandomBytes
called by 4
oauth-server/lib/index.js
isNQCHAR
called by 4
oauth-server/validator/index.js
validateInputData
called by 4
web/src/containers/AccountPage/lib/validator.js
getLikerList
called by 3
api-server/api/services/post-like-service.js
getFollowDataList
called by 3
api-server/api/services/followlist-service.js

Shape

Function 280
Class 22
Method 16

Languages

TypeScript100%

Modules by API surface

web/src/containers/AccountPage/lib/validator.js8 symbols
oauth-server/validator/index.js8 symbols
api-server/api/services/post-service.js7 symbols
api-server/api/services/comment-service.js7 symbols
web/src/containers/UserPage/index.js6 symbols
web/src/containers/NewPostPage/hooks/useImage.js6 symbols
oauth-server/public/js/signin.js6 symbols
api-server/api/services/userpage-service.js6 symbols
api-server/api/services/hashtag-service.js6 symbols
api-server/api/services/followlist-service.js6 symbols
api-server/api/services/following-service.js6 symbols
web/src/components/FollowButton/index.js5 symbols

For agents

$ claude mcp add 2019-03 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact