Ely.by Accounts web interface
Go to file
2017-02-26 13:40:07 +02:00
config #169: forntend logging. Sentry integration 2016-12-06 23:06:45 +02:00
scripts Добавлен скрипт для убирания escape последовательностей с не латинских символов в файлах переводов [skip ci] 2017-02-16 14:22:06 +03:00
src #303: properly handling json and request errors. Added InternalServerError 2017-02-26 13:40:07 +02:00
tests #303: properly handling json and request errors. Added InternalServerError 2017-02-26 13:40:07 +02:00
webpack-utils
.babelrc Async/await and new function bind syntax support 2017-01-14 21:38:38 +02:00
.dockerignore
.eslintrc.json #259: fix eror when rendering success popup after feedback form submit 2016-12-10 18:07:08 +02:00
.gitignore
browserslist
Dockerfile
karma.conf.js
npm-shrinkwrap.json Update frontend dependencies 2017-02-01 08:00:46 +02:00
package.json 1.1.7-dev [skip ci] 2017-02-16 14:42:59 +03:00
README.md
webpack.config.js #247: track first page view and ignore redirects for GA 2017-01-03 07:56:38 +02:00
webpack.dll.config.js

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.