You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eiffel Intelligence Frontend is part of the [Eiffel Intelligence](https://github.com/eiffel-community/eiffel-intelligence) implementation of the [Eiffel Protocol](https://github.com/eiffel-community/eiffel). Eiffel Intelligence Frontend allows the configuration of subscription and aggregation rules in Eiffel Intelligence.
27
27
28
28
Potential future features for Eiffel Intelligence Frontend include:
29
-
* Real time testing of aggregation models for new bounded contexts
30
-
* Web hooks
31
-
* Much more
29
+
*Real time testing of aggregation models for new bounded contexts
30
+
*Web hooks
31
+
*Much more
32
32
33
33
## Supported Browsers
34
-
* Edge 17.17619 or later
35
-
* Chrome 63.0.3239.132 or later
36
-
* Firefox 60.2.0 or later
34
+
*Edge 17.17619 or later
35
+
*Chrome 63.0.3239.132 or later
36
+
*Firefox 60.2.0 or later
37
37
38
38
## Compatibility
39
39
To see which versions of back-end and front-end that work together you can check the [Compatibility](https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/markdown/compatibility.md) page.
40
40
41
-
# About this repository
41
+
##About this repository
42
42
The contents of this repository are licensed under the [Apache License 2.0](./LICENSE).
43
43
44
44
To get involved, please see [Code of Conduct](./CODE_OF_CONDUCT.md) and [contribution guidelines](./CONTRIBUTING.md).
45
45
46
-
# About Eiffel
46
+
##About Eiffel
47
47
This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it.
48
48
49
49
Visit [Eiffel Community](https://eiffel-community.github.io) to get started and get involved.
0 commit comments