- ํ๋ก์ ํธ ์๊ฐ
- ํ๋ก์ ํธ ์ํคํ ์ณ
- ๊ธฐ์ ์คํ
- ์์ ํ๊ธฐ
- Contributing Guide (ํ์ ๊ท์น)
- ํ์ ์๊ฐ
๋๋ฒ์ค๋ Dance์ Universe์ ํฉ์ฑ์ด๋ก, ๋ค์ํ ์ฌ๋๋ค์ด ๋์ค๋ก์จ ์ฐ๊ฒฐ๋๋ ์ข ํฉ์ ๊ต๋ฅ ๊ณต๊ฐ์ ๋๋ค.
๋๋ฒ์ค๋ ์ถค์ ์ถ๋ ๋์/๋์คํ์ ์ํ ์๋น์ค๋ก ์จ์คํ๋ผ์ธ ๊ฒฝ๊ณ์์ด ๋์ค๋ก ์ฐ๊ฒฐ๋ ์ ์๋ ๊ฒฝํ์ ์ ๊ณตํฉ๋๋ค.
๋๋ฒ์ค๋ ๋ค์ํ ๋์๋ค์ด ์ฝ๊ฒ ๋ชจ์ด๊ณ ๊ต๋ฅํ ์ ์๋ ํ๋ซํผ์ด ๋๋ ๊ฒ์ ๋ชฉํ๋ก ํฉ๋๋ค. ๋๋ฒ์ค๋ฅผ ํตํ์ฌ ๋ ๋ง์ ๋์/๋์คํ์ ํ์ํ๊ณ ์ฝ๋ผ๋ณด, ์์ด๋ฅผ ํตํด ์ํตํ๋ ๊ธฐํ๋ฅผ ๋ง๋ค ์ ์์ต๋๋ค.
๋๋ฒ์ค๋ ๊ณต์ฐ์ ๋ณด๊ฐ ๋ชจ์ด๊ณ ํ๋ณดํ ์ ์๋ ๊ณต๊ฐ ์ ๋๋ค. ๋ํ, ๋์ค ๊ณต์ฐ์ ๋ํ ์์๊ณผ ํผ๋๋ฐฑ ๋ฑ ๊ด๋๊ฐ์ ๋ชฉ์๋ฆฌ๋ฅผ ์์ํ๊ฒ ๊ณต์ ํ ์ ์์ต๋๋ค.
๋๋ฒ์ค์ ์ฌ์ฉ๋ฒ์ ๊ฒฝ์ฐ Wiki์ ํ์ด์ง๋ณ ๊ธฐ๋ฅ๋ถ๋ถ์ ์ฝ์ด๋ณด์ธ์.
git clone https://github.com/dnd-side-project/dnd-8th-1-frontend.git
2. localhost.pem
, localhost-key.pem
Download (mac ์ ์ ๋ง ํด๋น๋๋ฉฐ, window ์ ์ ์ผ ๊ฒฝ์ฐ wiki ๋ด localhost.pem, localhost-key.pem Download ์น์
์ฐธ๊ณ ํด ์ฃผ์ธ์ :)
yarn init-https
NEXT_PUBLIC_API_END_POINT=https://danverse.o-r.kr/
NEXT_PUBLIC_GOOGLE_CLIENT_ID=660329626176-s20348mpdpcu5gojab3g4jl92lphm7n3.apps.googleusercontent.com
NEXT_PUBLIC_GOOGLE_REDIRECT_URI=https://localhost:3001/oauth/callback
NEXT_PUBLIC_GOOGLE_CLIENT_SECREET=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
yarn set version berry
- ๋ค์๊ณผ ๊ฐ์ ๋ฐ์ค๊ฐ ๋ก๋ ๋๋ค๋ฉด allow ํด๋ฆญ
yarn unplug
yarn dev
yarn storybook
Danverse Wiki์ Contribution Guide๋ฅผ ์ฐธ๊ณ ํด์ฃผ์ธ์ :)