https://github.com/pshihn/byproxy-demo
https://github.com/pshihn/byproxy-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pshihn/byproxy-demo
- Owner: pshihn
- License: mit
- Created: 2019-03-22T18:46:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:50:09.000Z (over 2 years ago)
- Last Synced: 2025-01-25T05:12:30.011Z (4 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# byproxy-demo
This is a demo project showcasing use of [ByProxy](https://github.com/pshihn/byproxy).
To run the project:
* Clone the repositor
* run `npm install`
* run `npm app.js` from the project folder to launch ther server on port 3000.
* Visit the sample page on http://127.0.0.1:3000 and see the console log for results.