Skip to content

refactor: next nest.js backend#210

Draft
GaoNeng-wWw wants to merge 9 commits into
devfrom
refactor/next-nest-js-backend
Draft

refactor: next nest.js backend#210
GaoNeng-wWw wants to merge 9 commits into
devfrom
refactor/next-nest-js-backend

Conversation

@GaoNeng-wWw

Copy link
Copy Markdown
Collaborator

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #206

What is the new behavior?

  • 重构了nestjs后端

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

  • Auth Module
  • User Module
  • Role Module
  • Menu Module
  • Permission Module
  • Application static data
  • mock staticdata

* feat(nest-next): project init

* feat(nest-next): add i18n and exception filter

* feat(nest-next): enable versioning

* feat: implement permission

* feat: restore pnpm-workspace.yaml

* style: remove console.log, use logger
@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7678edc5-0fb8-488e-82c6-6c3f6ebb566c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/next-nest-js-backend

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the refactoring The process of restructuring code without changing its external behavior label Jul 11, 2026
* feat: menu endpoint implement

* feat: approve dep build scripts

* fix: restore pnpm-workspace.yaml

* feat: use seeder deploy seed data
@kagol kagol changed the title refactor: nest nest.js backend refactor: next nest.js backend Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring The process of restructuring code without changing its external behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant