Skip to content

Navigation Menu

Sign in
Sign up

feat: add NestJS generator with modules, controllers, services, and DTOs - #9

Open
dev-queiroz wants to merge 1 commit into
main from
feature/add-nestjs-generator
Open

feat: add NestJS generator with modules, controllers, services, and DTOs #9
dev-queiroz wants to merge 1 commit into
main from
feature/add-nestjs-generator

Conversation

@dev-queiroz

@dev-queiroz dev-queiroz commented Jun 7, 2026

Copy link
Copy Markdown
Owner
  • Implemented generateNest function to create NestJS project structure based on Forge contracts.
  • Added templates for modules, controllers, services, and DTOs.
  • Introduced type mapping for Forge types to TypeScript types.
  • Created a writer function to handle file system operations for generated files.
  • Developed tests to validate the generation of NestJS components and CLI commands.

- Implemented `generateNest` function to create NestJS project structure based on Forge contracts.
- Added templates for modules, controllers, services, and DTOs.
- Introduced type mapping for Forge types to TypeScript types.
- Created a writer function to handle file system operations for generated files.
- Developed tests to validate the generation of NestJS components and CLI commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

feat(generator): add NestJS project bootstrap layer (production-ready output)

1 participant

AltStyle によって変換されたページ (->オリジナル) /