|
Up
|
|
|
|
|
__mocks__/
|
— |
|
|
|
docker/
|
— |
|
|
|
environments/
|
— |
|
|
|
public/
|
— |
|
|
|
scripts/
|
— |
|
|
|
src/
|
— |
|
|
|
tests/
|
— |
|
|
|
types/
|
— |
|
|
|
.browserslistrc
|
|
|
|
|
.dockerignore
|
|
|
|
|
.eslintignore
|
|
|
|
|
.eslintrc.js
|
|
|
|
|
.gitignore
|
|
|
|
|
.nvmrc
|
|
|
|
|
.nycrc
|
|
|
|
|
babel.config.js
|
|
|
|
|
ci.sh
|
|
|
|
|
ci.yaml
|
|
|
|
|
cypress.json
|
|
|
|
|
Dockerfile
|
|
|
|
|
install_cypress.sh
|
|
|
|
|
install_yarn.sh
|
|
|
|
|
jest.config.js
|
|
|
|
|
nginx_default.template.conf
|
|
|
|
|
nginx_entrypoint.sh
|
|
|
|
|
package.json
|
|
|
|
|
postcss.config.js
|
|
|
|
|
README.md
|
|
|
|
|
tsconfig.json
|
|
|
|
|
upload_test_coverage.sh
|
|
|
|
|
vue.config.js
|
|
|
|
|
yarn.lock
|
|
|
|