https://github.com/nicmeister/proxy
https://github.com/nicmeister/proxy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicmeister/proxy
- Owner: NicmeisteR
- Created: 2020-11-25T11:49:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T11:52:45.000Z (over 5 years ago)
- Last Synced: 2025-02-22T12:25:47.389Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proxy
Personal Express API to act as a proxy intercepter for any sites that are cors enforced.
# Setup
## Build
Run
> npm run build
## Start
Run
> npm start
## Test
Run
> npm test