Skip to content
jieunatbosch edited this page Mar 25, 2014 · 17 revisions

Node.js

#Node.js mysql npm install mysql before install any other pacakges

references

#Node.js mysql, rest, web socket

User Management for Node.js

user management with mysql db

facebook open graph API library

Examples/Tutorials for node.js

Examples/Tutorials for User Management

Rule engines for Node.js

https://github.com/C2FO/nools

Tips/Troubleshooting

when having a problem with ports killall -9 node npm pakages to avoid errors due to missing pacakges, just install all pacakges in the project folder.

On Mac you have to fix the PATH variable that Sublime Text uses to be able to use the Node build system. Information can be found at:

#Git Repo setup

#Node.js REST API access examples