colinwilliams91 / nest-notes-template

Nest js | OpenAI | Socket-io multiplayer competitive creative writing game
https://secret-stories.vercel.app
0 stars 0 forks source link

Folder Structure #5

Closed colinwilliams91 closed 11 months ago

colinwilliams91 commented 11 months ago

Using nest CLI to generate all class / module / services etc. to enforce consistency in structure and registration.

colinwilliams91 commented 11 months ago

Mostly complete, however, nest g [component] [name] implementation will continue to develop and enforce structure throughout full development life cycle