Simple Upload Server Using node.js (and GraphicsMagick for autoOrient images) Things to do git clone [git repo] simple-upload-server cd simple-upload-server npm install Copy the config.sample.js to config.js and edit it to match your needs. Then: node . Have fun. Quangbuu Le