/EDA

Enterprise Data Analytics by Jortilles ( EDA )

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

EDA

Enterprise Data Analytics by Jortilles

EDA is the easiest analytics tool.

To build EDA just:

cd eda_api npm install

cd eda_app npm install

Configuration is done in:

  • eda_api/config/database.config.js to set the mongodb database
  • eda_app/src/app/config/config.ts to set the backend url

The easies way to test eda is using docker:

docker run -p 80:80 jortilles/eda:eda_1.2.3

Once the process if finish, just go to http://localhost

Easily, you can do dashboads as nice as this one:

EDA Sample

You can see it in action here