Go to file
Tudor Stanciu e866410c79 set new domain in configs 2022-12-28 18:01:14 +02:00
private Remove secrets from source code 2022-11-26 16:49:27 +02:00
public [1.4.5] The release date was shown on the release notes web page. 2022-10-23 03:08:27 +03:00
scripts set new domain in configs 2022-12-28 18:01:14 +02:00
src Merge branch 'master' of https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend 2022-11-26 16:49:41 +02:00
.dockerignore initial commit 2020-04-14 10:53:19 +03:00
.gitignore add buildx.sh in .gitignore 2022-11-26 21:21:42 +02:00
.npmrc set new domain in configs 2022-12-28 18:01:14 +02:00
.prettierrc.json initial commit 2020-04-14 10:53:19 +03:00
Dockerfile responsive SystemVersionComponent; eslint-plugin-react-hooks; @flare/react-hooks; hooks warnings fix 2022-09-27 10:13:38 +03:00
README.md set new domain in configs 2022-12-28 18:01:14 +02:00
config.js set new domain in configs 2022-12-28 18:01:14 +02:00
package-lock.json set new domain in configs 2022-12-28 18:01:14 +02:00
package.json set new domain in configs 2022-12-28 18:01:14 +02:00
webpack.config.dev.js configs changes 2022-07-16 14:02:14 +03:00
webpack.config.prod.js configs changes 2022-07-16 14:02:14 +03:00

README.md

Reverse proxy UI

This project is the web interface component for my reverse proxy activity. More information about the reverse-proxy project can be found in my portfolio: Tudor Stanciu's portfolio.

Samples

This is the chart showing the reverse proxy sessions: ReverseProxyChart

The entire dashboard page: ReverseProxyChart

Stack

  • React
  • Redux
  • Material UI
  • Docker
  • Shell