- Renamed host templates to nginx templates - Generate upstream templates - Better nginx error reporting when reloading - Use tparse for golang test reporting |
||
|---|---|---|
| .. | ||
| 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: