Skip to content

Ref(#129)/ 프로젝트 전체 구조도 변경 및 타입스크립트 추가#135

Merged
Ruthgyeul merged 15 commits intomasterfrom
develop
May 13, 2025
Merged

Ref(#129)/ 프로젝트 전체 구조도 변경 및 타입스크립트 추가#135
Ruthgyeul merged 15 commits intomasterfrom
develop

Conversation

@Ruthgyeul
Copy link
Member

#️⃣ Related Issue

#129 #102

📝 PR Description

프로젝트 전체 구조도 변경 및 타입스크립트 추가

@Ruthgyeul Ruthgyeul requested a review from Copilot May 13, 2025 10:35
@Ruthgyeul Ruthgyeul self-assigned this May 13, 2025
@Ruthgyeul Ruthgyeul added REFACTOR 구조를 다르게 하여 개선하였을 때 💻 MASTER Master PR 요청 labels May 13, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restructures the project and adds TypeScript support while updating related configuration files and workflows.

  • Introduces TypeScript dependencies and a new next.config.ts file.
  • Updates Dockerfile and deploy workflow to reference the new TypeScript configuration.
  • Revises GitHub templates for consistency and clarity.

Reviewed Changes

Copilot reviewed 148 out of 148 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Added TypeScript and type declarations to devDependencies.
next.config.ts Created a new Next.js configuration file using TypeScript.
Dockerfile Updated file references from next.config.mjs to next.config.ts.
.github/workflows/deploy.yml Adjusted zip command to include next.config.ts instead of .mjs.
.github/PULL_REQUEST_TEMPLATE.md Updated PR template sections for clearer communication.
.github/ISSUE_TEMPLATE/신규-기능-개발-이슈.md Added a new issue template for feature requests.
.github/ISSUE_TEMPLATE/문제-수정-요청-이슈.md Added a new issue template for fix requests.
.github/ISSUE_TEMPLATE/버그-요청-이슈.md
.github/ISSUE_TEMPLATE/기능-요청-이슈.md
Removed outdated issue templates.

@Ruthgyeul Ruthgyeul merged commit 772ab5a into master May 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💻 MASTER Master PR 요청 REFACTOR 구조를 다르게 하여 개선하였을 때

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants