From 4cd1b36b61ef5a6a2f8c5aff79d128e928769e98 Mon Sep 17 00:00:00 2001 From: donghwan Date: Thu, 22 May 2025 23:53:11 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A7=88=ED=81=AC=EB=8B=A4=EC=9A=B4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 89 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 66 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index e215bc4..9a74147 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,79 @@ -This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). +# ๐ŸŒฑ NSMM - ESG ๋ฐ์ดํ„ฐ ๊ธฐ๋ฐ˜ ํ˜‘๋ ฅ์‚ฌ ๋ฆฌ์Šคํฌ ๋Œ€์‘ ํ”Œ๋žซํผ -## Getting Started +ESG ๋ฐ์ดํ„ฐ๋ฅผ ํ†ตํ•ฉ์ ์œผ๋กœ ์ˆ˜์ง‘, ๊ด€๋ฆฌ, ๋ถ„์„ํ•˜์—ฌ ๊ธฐ์—…์˜ ์ง€์†๊ฐ€๋Šฅ ๊ฒฝ์˜๊ณผ ๋ฆฌ์Šคํฌ ๋Œ€์‘์„ ์ง€์›ํ•˜๋Š” ์›น ํ”Œ๋žซํผ์ž…๋‹ˆ๋‹ค. +๋ณธ ํ”„๋กœ์ ํŠธ๋Š” **Next.js ๊ธฐ๋ฐ˜ ํ”„๋ก ํŠธ์—”๋“œ**๋กœ, TCFD, GRI, ๊ณต๊ธ‰๋ง ์‹ค์‚ฌ ๋“ฑ ESG ์ฃผ์š” ์˜์—ญ์„ ์‹œ๊ฐํ™”ํ•˜๊ณ  ๊ธฐ์—… ๋งž์ถคํ˜• ๋ฆฌํฌํŠธ๋ฅผ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. -First, run the development server: +--- -```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or -bun dev -``` +## ๐Ÿงฉ ์ฃผ์š” ๊ธฐ๋Šฅ (ํ”„๋ก ํŠธ์—”๋“œ ์ค‘์‹ฌ) -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. +### โœ… ๊ณตํ†ต ๊ธฐ๋Šฅ -You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. +- ๋กœ๊ทธ์ธ / ํšŒ์›๊ฐ€์ž… (๊ธฐ์—… ์‚ฌ์šฉ์ž ์ „์šฉ) +- ์‚ฌ์šฉ์ž ์ธ์ฆ ๊ธฐ๋ฐ˜ ๋ฐ์ดํ„ฐ ๊ด€๋ฆฌ (JWT + ์ƒํƒœ๊ด€๋ฆฌ) -This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel. +### ๐Ÿ“Š ESG ๋Œ€์‹œ๋ณด๋“œ -## Learn More +- TCFD, GRI, ๊ณต๊ธ‰๋ง ์‹ค์‚ฌ ํ˜„ํ™ฉ ์ข…ํ•ฉ ์‹œ๊ฐํ™” +- ํ˜‘๋ ฅ์‚ฌ๋ณ„ ๋น„๊ต / ์ด์Šˆ ์•Œ๋ฆผ +- Chart.js / Recharts ๊ธฐ๋ฐ˜ ESG ์ง€ํ‘œ ์‹œ๊ฐํ™” -To learn more about Next.js, take a look at the following resources: +### ๐Ÿง  TCFD ๊ด€๋ฆฌ -- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. -- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. +- **๊ฑฐ๋ฒ„๋„Œ์Šค**: ์œ„์›ํšŒ, ํšŒ์˜, ๊ฒฝ์˜์ง„ KPI, ๊ต์œก ๋ฐ์ดํ„ฐ ๊ด€๋ฆฌ +- **์ „๋žต**: SSP ์‹œ๋‚˜๋ฆฌ์˜ค ๊ธฐ๋ฐ˜ ๊ธฐํ›„ ๋ฆฌ์Šคํฌ ๋ถ„์„ +- **๋ชฉํ‘œ ๋ฐ ์ง€ํ‘œ**: ๋„ท์ œ๋กœ ๋กœ๋“œ๋งต ์‹œ๋ฎฌ๋ ˆ์ด์…˜ + KPI -You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome! +### ๐ŸŒ GRI ๊ด€๋ฆฌ -## Deploy on Vercel +- GRI 2~400 ์‹œ๋ฆฌ์ฆˆ ํ•ญ๋ชฉ๋ณ„ ์ž…๋ ฅ ๋ฐ ๊ฒ€ํ†  UI +- ์ž‘์„ฑ ํ˜„ํ™ฉ ๋ฐ ๊ฒ€ํ†  ์ƒํƒœ ํ‘œ์‹œ -The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. +### ๐Ÿ” ๊ณต๊ธ‰๋ง ์‹ค์‚ฌ -Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details. +- EU ๊ณต๊ธ‰๋ง / ์ธ๊ถŒ / ํ™˜๊ฒฝ ์ž๊ฐ€ ์‹ค์‚ฌ +- ์‹ค์‚ฌ ์ƒํƒœ์— ๋”ฐ๋ฅธ ๋ฒ•๋ น ์ž๋™ ๋งคํ•‘ + +### ๐Ÿค ํ˜‘๋ ฅ์‚ฌ ๊ด€๋ฆฌ + +- ESG ๋ฐ์ดํ„ฐ ์‹ค์‹œ๊ฐ„ ์ทจํ•ฉ ๋ฐ ์•Œ๋ฆผ +- ํ˜‘๋ ฅ์‚ฌ๋ณ„ ์ด์Šˆ ์ด๋ ฅ ๊ด€๋ฆฌ ๋ฐ ์ถ”์ด ๋น„๊ต + +--- + +## ๐Ÿ› ๏ธ ๊ธฐ์ˆ  ์Šคํƒ (ํ”„๋ก ํŠธ์—”๋“œ) + +| ๊ตฌ๋ถ„ | ๊ธฐ์ˆ  | +| --------- | --------------------------------------- | +| Framework | **Next.js (App Router)** | +| Styling | Tailwind CSS / Shadcn UI | +| Chart | Chart.js, Recharts | +| API ํ†ต์‹  | Axios | +| ์ƒํƒœ๊ด€๋ฆฌ | Zustand | +| ์ธ์ฆ | JWT + ์ฟ ํ‚ค ์ €์žฅ, `X-MEMBER-ID` ํ—ค๋” | +| CI/CD | GitHub Actions + EKS ๋ฐฐํฌ (๋ฐฑ์—”๋“œ ์—ฐ๋™) | + +--- + +## ๐Ÿ—‚๏ธ ํ™”๋ฉด ๊ตฌ์„ฑ + +- `/login` - ๋กœ๊ทธ์ธ +- `/dashboard` - ESG ํ†ตํ•ฉ ๋Œ€์‹œ๋ณด๋“œ +- `/governance` - TCFD ๊ฑฐ๋ฒ„๋„Œ์Šค ์ž…๋ ฅ +- `/strategy` - TCFD ์ „๋žต (์‹œ๋‚˜๋ฆฌ์˜ค, ๋ฆฌ์Šคํฌ) +- `/goal` - TCFD ๋ชฉํ‘œ ๋ฐ ๋„ท์ œ๋กœ +- `/gri` - GRI ๊ธฐ์ค€ ์ž…๋ ฅ/๊ฒ€ํ†  +- `/csddd` - ๊ณต๊ธ‰๋ง ์‹ค์‚ฌ ์ž…๋ ฅ +- `/partners` - ํ˜‘๋ ฅ์‚ฌ ํ˜„ํ™ฉ ๋ชจ๋‹ˆํ„ฐ๋ง + +--- + +## ๐Ÿ› ๏ธ ํ˜‘์—… ๋ฐ ์—ญํ•  + +- **ํ”„๋ก ํŠธ์—”๋“œ ์ „์ฒด ๊ฐœ๋ฐœ ๋ฐ ๊ตฌ์กฐ ์„ค๊ณ„** +- Zustand ๊ธฐ๋ฐ˜ ์ƒํƒœ ๋ถ„๋ฆฌ / ์žฌ์‚ฌ์šฉ ์ตœ์ ํ™” +- TCFD ์ „๋žต ์‹œ๋‚˜๋ฆฌ์˜ค / ๋„ท์ œ๋กœ ๊ณ„์‚ฐ ๋กœ์ง ์„ค๊ณ„ ๋ฐ ๋ฐ˜์˜ +- GRI ์ž…๋ ฅ, ๊ณต๊ธ‰๋ง ์‹ค์‚ฌ, ํ˜‘๋ ฅ์‚ฌ ์ด์Šˆ UI ๊ฐœ๋ฐœ +- ๋ฐฑ์—”๋“œ API ์—ฐ๋™ ๋ฐ ํ† ํฐ ์ธ์ฆ ํ๋ฆ„ ๊ตฌํ˜„ + +---