Skip to content

benweet/stackedit-download-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackEdit Download Proxy

Download proxy for StackEdit. Allows StackEdit to open any URL using CORS.

Usage:

npm install
node server.js

Deploy 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.

About

Download proxy for StackEdit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published