mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
91fe448782
Help docs |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.development | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
check-locales.js | ||
globalSetup.js | ||
jest.eslint.js | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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: