- real-time chat system web project
Stack name (스택명) |
used to(사용 목적) |
HTML |
For make document |
SCSS(Css) |
For pretty web document |
JavaScript |
Used for i18n |
React |
For make App |
TypeScript |
For make App |
Vite |
For Build and debug |
SWC |
Used for fast compile 도입 유보 (사유: 불안정성) |
Stack name (스택명) |
used to(사용 목적) |
Node.Js with TS |
For main scripting |
Websocket |
For chatting update |
MYSQL/planetscale |
For achiving |
Kafka |
For handling server event 도입 재검토 |
Redis |
For handling member session |
Prisma/kysely |
For type-safety sql query and use to planetscale |
Stack name (스택명) |
used to(사용 목적) |
Docker |
For Container develop |
K3S |
For orchestra containers 도입 재검토 |
Github-Action |
For code test(CI/CD) |
Git |
For version control |
Stack name (스택명) |
used to(사용 목적) |
Github-Page |
Static-page |
AWS |
back-end platform |
github