https://github.com/dnakov/proxly
https://github.com/dnakov/proxly
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnakov/proxly
- Owner: dnakov
- Created: 2014-05-06T13:57:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T03:55:16.000Z (almost 11 years ago)
- Last Synced: 2025-04-06T07:13:21.921Z (about 1 year ago)
- Language: JavaScript
- Size: 6.14 MB
- Stars: 12
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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][1] and [Proxly Extension][2] from the Chrome Store
Build
-----
```
npm install
npm run build
```
Then in `chrome://extensions`, add unpackaged directories `app/src` and `extension/src`
[1]: https://chrome.google.com/webstore/detail/proxly/denefdoofnkgjmpbfpknihpgdhahpblh
[2]: https://chrome.google.com/webstore/detail/proxly-extension/ijcjmpejonmimoofbcpaliejhikaeomh