.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
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: