Shokesu / EDA

Enterprise Data Analytics by Jortilles ( EDA )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Enterprise Data Analytics by Jortilles ( EDA )

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 48.5%Language:CSS 34.5%Language:HTML 13.3%Language:JavaScript 3.4%Language:Shell 0.3%Language:Dockerfile 0.1%