Skip to content

Apply Proxy Setting - #50

Closed
dodok8 wants to merge 14 commits into
mainfrom
proxy-setting
Closed

Apply Proxy Setting#50
dodok8 wants to merge 14 commits into
mainfrom
proxy-setting

Conversation

@dodok8

@dodok8 dodok8 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Closes #45

Issue suggests to use Caddy, however nitro 3 support proxy in build. Now https://localhost:3000/graphql handles to https://localhost:8888/graphql, So we can use yoga sever and relative path on relay fetch.

dodok8 added 14 commits July 30, 2026 18:45
```
현재 app.css에 전부다 묶여 있는 스타일 시트를 나눠서, 각 페이지 컴포넌트  별로 .css를 가지게 해줘.
sign-in.css만 만들자
진행해줘.
```
Used Skil:
https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md
User Prompt:
```
$frontend-design workspace/create/instance 페이지가, sign-in 페이지와 유사한 구조를
가지도록, required 여부랑 readonly 여부가 잘 드러나도록 디자인을 해줘.
페이지와 선택자가 다른데 sign-in.css를 재활용하는 건 잘못된 결정 같아. 오히려 공통 요소를 app.css로 빼야지.
그리고 Name만 사용자가 입력하고, Slug는 자동 생성되어 수정할 수 없는 값 맞아.
음 sign-in 페이지에서만 쓰이는 건 각 페이지별로 나눠서 유지해야 하지 않을까?
```
@dodok8 dodok8 closed this Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dev proxy with SolidStart / actual proxy with caddy

1 participant