# gellgell (2022.05)

## 개요

{% embed url="<https://gell.leaven.team>" %}
웹사이트 (gell.leaven.team)
{% endembed %}

{% embed url="<https://github.com/dokdo2013/beadyo97-gellgell>" %}
GitHub (FE)
{% endembed %}

<figure><img src="/files/qDz5DZIb6hKosVSWD4DB" alt=""><figcaption><p>게임 플레이 화면</p></figcaption></figure>

<figure><img src="/files/018up1In76lwdl0u8oPs" alt="" width="156"><figcaption><p>전체 랭킹 (무려 20만회나 클릭한 유저도 있다)</p></figcaption></figure>

<figure><img src="/files/JN4uXvrtIScMDqK1LWVW" alt="" width="157"><figcaption><p>초간단 계정 시스템</p></figcaption></figure>

<figure><img src="/files/soW963a1LZvWNveDYpOP" alt="" width="156"><figcaption><p>유의사항</p></figcaption></figure>

<figure><img src="/files/QZCxAUbEeOUNaZGQXd9T" alt=""><figcaption><p>API Swagger 캡쳐</p></figcaption></figure>

## 기술스택

* Frontend : React.js, Chakra UI
* Backend : Python FastAPI, MariaDB (AWS RDS)
* 현재 배포 : [개인 쿠버네티스 클러스터](/about/side-etc/haenu-cluster.md)

## 주요 기능

## 세부 개발 과정

## 성장 포인트

* 나름 웹게임이라는 걸 처음 만들어봤다
*
* 어떻게 많은 수의 요청을 처리할 것인지 생각하기 시작했다 (gellgell은 폴링으로 처리)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.haenu.com/about/side/gellgell.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
