Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scotch-io/filepicker-face-mash
Filepicker demo app to build a wall of user uploads. - https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker
https://github.com/scotch-io/filepicker-face-mash
Last synced: 8 days ago
JSON representation
Filepicker demo app to build a wall of user uploads. - https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker
- Host: GitHub
- URL: https://github.com/scotch-io/filepicker-face-mash
- Owner: scotch-io
- Created: 2015-06-23T15:46:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T17:35:37.000Z (over 9 years ago)
- Last Synced: 2024-04-14T18:18:17.941Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 129 KB
- Stars: 6
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scotch-face-mash
Filepicker demo app to build a wall of user uploads.## Instructions
1. Clone repo: `git clone [email protected]:scotch-io/scotch-face-mash`
2. Install dependencies: `npm install`
3. Start the server: `node server.js`Read the tutorial here: [https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker](https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker)