Ely.by Accounts web interface
Go to file
2019-02-04 23:14:58 +02:00
config Remove version definition from the application and pass it on build time 2018-03-17 19:14:02 +03:00
flow-typed #22: minor code style and type anotations improvements 2018-05-05 09:43:43 +03:00
scripts Extract new lines. 2018-03-14 15:31:47 +03:00
src #355: fix authentication.test.js 2019-02-04 23:14:58 +02:00
tests-e2e Some minor fixes and e2e tests for creating of website app 2018-11-10 11:51:27 +02:00
webpack-utils Fix intl-loader, that was broken after json-loader update 2017-08-01 20:44:45 +03:00
.babelrc #85: add flow 2017-06-08 07:58:19 +03:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintignore #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
.eslintrc #22: bump some more deps 2019-01-14 23:12:32 +02:00
.flowconfig #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
.gitignore #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
.yarnclean Try to begin with migration to yarn 2017-12-13 00:13:36 +02:00
browserslist #242: update outdated dependencies 2016-11-30 08:48:47 +02:00
Dockerfile Try to begin with migration to yarn 2017-12-13 00:13:36 +02:00
karma.conf.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
package.json #22: bump some more deps 2019-01-14 23:12:32 +02:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js Remove version definition from the application and pass it on build time 2018-03-17 19:14:02 +03:00
webpack.dll.config.js #22: bump some more deps 2019-01-14 23:12:32 +02:00
yarn.lock #22: bump some more deps 2019-01-14 23:12:32 +02:00

Ely account frontend application

npm start - developing mode npm run build - build frontend app npm test - run tests

Setup

Create ./config/dev.json based on ./config/template.dev.json.