dlochrie / picsee-looksee

Example Express app using Picsee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picsee-looksee

##Description This is an example of how to use Picsee.

This example is build on ExpressJS, and it is using JCrop, Twitter Bootstrap, JQuery, and JQuery Form.

Currently, you can upload a file, crop it (using JCrop), and see your outputted versions. If you are using this as an example for your app, change the versions as necessary, and update the option for stagingDir so that it is outside your app's docroot.

##Install

Clone this repo, and then npm install -l.

You will need to create 3 directories, one for staging, processing, and uploads. See the options in app.js.

About

Example Express app using Picsee.


Languages

Language:JavaScript 88.9%Language:CSS 11.1%