Ely.by Accounts web interface
Go to file
2016-07-29 22:29:27 +03:00
config Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
scripts #35: Український переклад 2016-06-18 22:24:36 +03:00
src #149: show bsod for 500 errors 2016-07-29 22:29:27 +03:00
tests #167: fix bug /logout request failed due to missing jwt. Added corresponding tests 2016-07-28 22:51:47 +03:00
webpack-utils Remove old logic for @import resolving 2016-07-23 15:32:48 +03:00
.babelrc Complete change password flow prototype 2016-05-01 20:54:24 +03:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintrc.json Update eslint rules 2016-07-26 07:41:13 +03:00
.gitignore Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
Dockerfile Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
karma.conf.js Update and clean up frontend dependencies 2016-06-01 08:01:13 +03:00
package.json Use local npm modules for utility sub-modules 2016-07-23 00:22:42 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #161: disable image inlining in favor of http2 and caching 2016-07-28 07:32:36 +03: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.