add readme.md content
parent
bab54a60e0
commit
218993dad5
20
README.md
20
README.md
|
@ -1 +1,19 @@
|
||||||
TO DO
|
# 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](https://toodle.ddns.net/tsp/).
|
||||||
|
|
||||||
|
## Samples
|
||||||
|
|
||||||
|
This is the chart showing the reverse proxy sessions:
|
||||||
|
![ReverseProxyChart](https://toodle.ddns.net/cdn/images/reverse-proxy-chart.png)
|
||||||
|
|
||||||
|
The entire dashboard page:
|
||||||
|
![ReverseProxyChart](https://toodle.ddns.net/cdn/images/reverse-proxy-dashboard.png)
|
||||||
|
|
||||||
|
## Stack
|
||||||
|
|
||||||
|
- React
|
||||||
|
- Redux
|
||||||
|
- Material UI
|
||||||
|
- Docker
|
||||||
|
- Shell
|
||||||
|
|
Loading…
Reference in New Issue