Documentation and/or Example for Nestjs? #1104
arimgibson
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Always happy to have more examples. I think what I would probably do is start with a high quality example in the examples section of the repo, with any documentation added as a readme in the example directory. Instead of documenting different frameworks directly on the website, it might be better to just create an index page with descriptions and links out to specific example projects |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm on the fence of whether this would provide value or not... thought I'd throw it out there as I'd be happy to PR if this is something that seems useful.
Pros:
builder.toSchema()
) directly to Nest, but it's easy when you notice theschema
property which isn't mentioned in their docsCons
I'm personally leaning towards having docs instead of an example, but I'm open to what others think is best. If the doc route makes sense, let me know where's the best place to put it. My suggestion would be in the "guide" section on the website, but I also don't want it to get lost there or seem out of place. 😃
Beta Was this translation helpful? Give feedback.
All reactions