I'm just curious how people structures their Node.js app?
Usually I create models/ views/ controllers/ and that's simple as that. But I'm kinda new to the Node.js scene and I'm trying to learn as much as I can about how the community works.
Any answer is welcome, thanks!