Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benweet/stackedit-download-proxy
Download proxy for StackEdit
https://github.com/benweet/stackedit-download-proxy
Last synced: 2 months ago
JSON representation
Download proxy for StackEdit
- Host: GitHub
- URL: https://github.com/benweet/stackedit-download-proxy
- Owner: benweet
- Created: 2013-05-10T22:16:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-19T19:53:16.000Z (over 10 years ago)
- Last Synced: 2024-08-01T12:34:05.108Z (4 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - benweet/stackedit-download-proxy - Download proxy for StackEdit (others)
README
StackEdit Download Proxy
========================Download proxy for StackEdit. Allows StackEdit to open any URL using CORS.
**Usage:**
npm install
node server.jsDeploy on Heroku
----------------- Create the application:
heroku create
- Rename the application:
heroku apps:rename stackedit-download-proxy
- Push changes to Heroku:
git push heroku master
> Written with [StackEdit](http://benweet.github.io/stackedit/).