An open API service indexing awesome lists of open source software.

https://github.com/smashedr/node-proxy

NodeJS Proxy
https://github.com/smashedr/node-proxy

Last synced: 7 months ago
JSON representation

NodeJS Proxy

Awesome Lists containing this project

README

          

[![Build](https://img.shields.io/github/actions/workflow/status/smashedr/node-proxy/build.yaml?logo=docker&logoColor=white&label=build%2Fdeploy)](https://github.com/smashedr/node-proxy/actions/workflows/build.yaml)
[![Discord](https://img.shields.io/discord/899171661457293343?logo=discord&logoColor=white&label=discord&color=7289da)](https://discord.gg/wXy6m2X8wY)

# NodeJS PDF Proxy

Production

```shell
npm install
npm start
```

Development

```shell
npm install
npm run dev
```