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

Restructure server code - use a folder per module/feature #34

Closed
yuval-hazaz opened this issue May 20, 2020 · 0 comments
Closed

Restructure server code - use a folder per module/feature #34

yuval-hazaz opened this issue May 20, 2020 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@yuval-hazaz
Copy link
Member

-- src
-- featureName (folder)
-- featureName.ts (model)
-- featureName.module.ts
-- featureName.service.ts
-- featureName.resolver.ts
-- DTO (folder)
-- featureDto1.ts
-- featureDto2.ts
-- featureDto3.ts

@yuval-hazaz yuval-hazaz added the type: enhancement New feature or request label May 20, 2020
mshidlov pushed a commit that referenced this issue May 10, 2022
A-Scratchy pushed a commit to A-Scratchy/amplication that referenced this issue Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants