Skip to content

Dev#33

Merged
Luzin7 merged 7 commits intomainfrom
dev
Aug 4, 2025
Merged

Dev#33
Luzin7 merged 7 commits intomainfrom
dev

Conversation

@Luzin7
Copy link
Owner

@Luzin7 Luzin7 commented Aug 4, 2025

This pull request removes outdated documentation files, updates error handling and configuration logic, and refines type-checking and dependency installation processes. Below is a summary of the most important changes:

Documentation Cleanup

  • Removed .github/copilot-instructions.md, which contained outdated project architecture and development guidelines.
  • Deleted DEVELOPMENT.md, which outlined workflows and CI/CD processes that are no longer relevant.

Error Handling Improvements

  • Enhanced error messages in DependencyInstallerServiceImpl to include lowercase dependency names for better debugging clarity.

Configuration Logic Adjustments

  • Updated ProjectSetupServiceImpl to ensure TypeScript dependencies are installed only when the stack is not "Frontend."
  • Fixed a path issue in ProjectSetupServiceImpl by standardizing the package.json file location check for both development and production environments.

Minor Updates

  • Improved the success message in src/app.ts to enhance user feedback during project setup.

@Luzin7 Luzin7 self-assigned this Aug 4, 2025
@Luzin7 Luzin7 merged commit ab0657d into main Aug 4, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant