dnakov / proxly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxly

An experiment evolved into a web dev tool

  • Redirects web requests to local files
  • Redirects web requests to wherever else you want
  • Enables CORS
  • Runs a web server
  • Watches files for changes
  • Livereloads your stuff
  • All of this using just Chrome, no command line tools or anything else
  • Exists on the chrome store

Install

Get the Proxly App and Proxly Extension from the Chrome Store

Build

npm install
npm run build

Then in chrome://extensions, add unpackaged directories app/src and extension/src

About


Languages

Language:JavaScript 97.7%Language:CoffeeScript 1.2%Language:CSS 0.6%Language:HTML 0.5%