Skip to content
/ EDA Public
forked from jortilles/EDA

Enterprise Data Analytics by Jortilles ( EDA )

License

Notifications You must be signed in to change notification settings

Shokesu/EDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.4%
  • CSS 34.5%
  • HTML 13.3%
  • JavaScript 3.4%
  • Other 0.4%