|
|
|
|
1
|
-develop branch status :
|
|
|
|
|
1
|
+develop branch status:
|
2
|
[![Build Status](https://travis-ci.org/tracim/tracim_v2.svg?branch=develop)](https://travis-ci.org/tracim/tracim_v2)
|
2
|
[![Build Status](https://travis-ci.org/tracim/tracim_v2.svg?branch=develop)](https://travis-ci.org/tracim/tracim_v2)
|
3
|
[![Coverage Status](https://coveralls.io/repos/github/tracim/tracim_v2/badge.svg?branch=develop)](https://coveralls.io/github/tracim/tracim_v2?branch=develop)
|
3
|
[![Coverage Status](https://coveralls.io/repos/github/tracim/tracim_v2/badge.svg?branch=develop)](https://coveralls.io/github/tracim/tracim_v2?branch=develop)
|
4
|
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/tracim/tracim_v2/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/tracim/tracim_v2/?branch=develop)
|
4
|
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/tracim/tracim_v2/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/tracim/tracim_v2/?branch=develop)
|
|
|
|
|
42
|
and [Backend setting file doc](backend/doc/setting.md).
|
42
|
and [Backend setting file doc](backend/doc/setting.md).
|
43
|
|
43
|
|
44
|
|
44
|
|
45
|
-## Install frontend : Automated Script for easy setup ##
|
|
|
|
|
45
|
+## Install frontend: Automated Script for easy setup ##
|
46
|
|
46
|
|
47
|
./install_frontend_dependencies.sh
|
47
|
./install_frontend_dependencies.sh
|
48
|
./build_full_frontend.sh
|
48
|
./build_full_frontend.sh
|
|
|
|
|
56
|
You can now enter the application at
|
56
|
You can now enter the application at
|
57
|
[http://127.0.0.1:6543](http://127.0.0.1:6543) and login with admin user:
|
57
|
[http://127.0.0.1:6543](http://127.0.0.1:6543) and login with admin user:
|
58
|
|
58
|
|
59
|
- * user : `admin@admin.admin`
|
|
|
60
|
- * password : `admin@admin.admin`
|
|
|
|
|
59
|
+ * user: `admin@admin.admin`
|
|
|
60
|
+ * password: `admin@admin.admin`
|
61
|
|
61
|
|
62
|
|
62
|
|