Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 409 Bytes

UrlLinker Frontend Server

An url shortener frontend server built with NodeJS and React JS framework. With Cloudflare and Cloudflare Turnstile supported.

Environmental variables

All the environmental variables are optional.

  1. REACT_APP_API_URL URL of the backend server.
  2. REACT_APP_CLOUDFLARE_KEY Cloudflare Turnstile API key.

Example:

REACT_APP_API_URL=
REACT_APP_CLOUDFLARE_KEY=