neila / rlp-proxy

The proxy used by @dhaiwat10/react-link-preview to fetch metadata for URLs.

Home Page:https://www.npmjs.com/package/@dhaiwat10/react-link-preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rlp-proxy

Deploy

Environment variables & pre-requisites

  1. SERVER_URL: The URL where your server is runnning (used for serving static files). For example, if you are running the server locally it will be localhost:3000 and if your server is live at abc.xyz, the value for this variable will be abc.xyz. This variable is necessary to serve static files correctly.

About

The proxy used by @dhaiwat10/react-link-preview to fetch metadata for URLs.

https://www.npmjs.com/package/@dhaiwat10/react-link-preview


Languages

Language:TypeScript 100.0%