RBKmoney Dashboard UI
Go to file
dependabot[bot] 6fb388537d
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 19:20:18 +00:00
build_utils@5cb25f049c Added security pipeline (#279) 2020-07-09 17:22:43 +03:00
config IS-495: fix vulnerabilities (#269) 2019-10-17 17:56:59 +03:00
src Add Yandex Metrika (#286) 2020-11-23 17:02:37 +03:00
.gitignore Build from new base and add smoke test (#178) 2017-11-03 15:52:42 +03:00
.gitmodules FE-142: update to Angular 2 (#58) 2016-12-22 18:09:40 +03:00
.prettierignore Add prettier (#238) 2019-01-30 16:31:56 +03:00
.prettierrc Add prettier (#238) 2019-01-30 16:31:56 +03:00
containerpilot.json Add prettier (#238) 2019-01-30 16:31:56 +03:00
Dockerfile.sh Switch to alpine (#285) 2020-09-22 12:22:08 +03:00
Jenkinsfile Added security pipeline (#279) 2020-07-09 17:22:43 +03:00
LICENSE Let's make it opensource (#266) 2019-09-20 00:14:25 +03:00
Makefile Switch to alpine (#285) 2020-09-22 12:22:08 +03:00
nginx.conf FE-142: update to Angular 2 (#58) 2016-12-22 18:09:40 +03:00
package-lock.json Bump elliptic from 6.5.3 to 6.5.4 2021-03-09 19:20:18 +00:00
package.json Bump deps (#283) 2020-08-31 13:24:04 +03:00
README.md Add prettier (#238) 2019-01-30 16:31:56 +03:00
tsconfig.json Add prettier (#238) 2019-01-30 16:31:56 +03:00
tslint.json Add prettier (#238) 2019-01-30 16:31:56 +03:00

Koffing

Build Status

Личный кабинет мерчанта

Настройка

Конфигурация приложения происходит в файле appConfig.json

Конфигурация keycloak происходит в файле authConfig.json

Для изменения конфигурации в рантайме достаточно заменить нужный json файл

Например в случае с nginx, json файлы нужно положить в /usr/share/nginx/html

Установка и запуск

Для загрузки зависимостей выполнить: npm i

Далее будут доступны следующие опции:

npm start - запуск приложения на локальном сервере. По умолчанию будет доступен на порту 8000. Порт задается в package.json

npm build - сборка prod версии статики.