https://github.com/smashedr/node-proxy
NodeJS Proxy
https://github.com/smashedr/node-proxy
Last synced: 7 months ago
JSON representation
NodeJS Proxy
- Host: GitHub
- URL: https://github.com/smashedr/node-proxy
- Owner: smashedr
- Created: 2024-08-13T02:09:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T20:26:03.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T08:15:33.016Z (over 1 year ago)
- Language: JavaScript
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/smashedr/node-proxy/actions/workflows/build.yaml)
[](https://discord.gg/wXy6m2X8wY)
# NodeJS PDF Proxy
Production
```shell
npm install
npm start
```
Development
```shell
npm install
npm run dev
```