Files
.github
backend
docker
docs
frontend
public
src
.env.development
.eslintrc
.gitignore
.prettierrc
README.md
check-locales.js
globalSetup.js
jest.eslint.js
package.json
tsconfig.json
yarn.lock
scripts
test
.dockerignore
.gitignore
.version
DEV-README.md
Jenkinsfile
LICENSE
README.md
nginx-proxy-manager/frontend
2023-01-16 16:13:38 +10:00
..
2023-01-16 16:13:38 +10:00
2023-01-16 15:23:09 +10:00
2023-01-16 14:02:36 +10:00
2023-01-16 14:02:36 +10:00

NPM Frontend

The frontend package is a React based UI, bootstrapped with Create React App and written in Typescript.

React Modules

Some light reading that inspired the concepts used in the UI: