Skip to content

dujuku/pasteboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pasteboard

Pasteboard is my redesigned and renamed update to PasteShack, a web app for easy image uploading. The live version is available at http://pasteboard.co, and a development version that's running the code from the dev branch is up at http://dev.pasteboard.co.

MIT Licensed (http://www.opensource.org/licenses/mit-license.php)
Copyright 2012, Joel Besada

Running Locally

Step 1: Install Node and Node Package Manager.
Step 2: Run the following commands in the terminal

git clone https://github.com/JoelBesada/pasteboard.git   
cd pasteboard
git checkout dev
npm install
./run_local

Step 3 (Optional): Edit the example files in the /auth folder with your credentials and rename them according to the instructions inside the files. You can still run the app without doing this, but certain functions will be missing.

About

Clipboard and drag & drop image sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published