Skip to content

Instantly share code, notes, and snippets.

@nicoknoll
Last active December 25, 2015 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicoknoll/1dacba0df89978b86d6c to your computer and use it in GitHub Desktop.
Save nicoknoll/1dacba0df89978b86d6c to your computer and use it in GitHub Desktop.
nodejs_structure.md

actions.js

  • stores actions

routes.js

  • triggers actions
  • manages redirects
  • handles user permissions
  • extracts post body

schema.js

  • defines package schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment