Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move CMS Backend to the Nestjs #2

Open
korel-san opened this issue Sep 20, 2019 · 0 comments
Open

Move CMS Backend to the Nestjs #2

korel-san opened this issue Sep 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@korel-san
Copy link
Member

korel-san commented Sep 20, 2019

Context

Move CMS Backend to the Nestjs

Expected result

  • increase security (including removal all dependencies with possible vulnerabilities)
  • increase stability (including error handling)
  • expectation correspondence (including response format)
  • less copy-pasted code
  • less redundant code

Current result

  • no one from the list above

Possible Fix

Use the semiautomated tool for migration current codebase to the separate layers of the application.

Suggestion

jscodeshift which you could apply to not all fixes at the same moment but step by step. After finishing the rest moments could be easily fixed manually.

@korel-san korel-san added the enhancement New feature or request label Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant