Code Monkey home page Code Monkey logo

bi-app's Introduction

AesirX BI

AesirX BI is our Open Source Business Intelligence as a Service (BIaaS) Solution

It allows you to successfully gain legal 1st-party data insights for your business across multiple platforms and devices.

Safeguard your data and your customers' privacy with our Web Analytics solution (a Google Analytics alternative) that’s fully GDPR compliant and built on privacy by design; AesirX BI enables data-driven marketing in a privacy-first world.

Designed for easy integration, all data is collected through the AesirX JS Data Collector which is installed 1st-party on your website or application.

Find out more in https://bi.aesirx.io

Setup instructions

Setup the 1st party server

Follow the instructions in: https://github.com/aesirxio/analytics-1stparty/tree/master

Setup the Analytics JS Collector

Follow the instructions in: https://github.com/aesirxio/analytics/tree/master

Configure this project

  1. Run yarn install to install the dependencies.
  2. Rename the .env.dist file to .env.
  3. Replace the REACT_APP_BI_ENDPOINT_URL in the .env file with the link to your 1st party server for AesirX Analytics.
  4. Replace the REACT_APP_DATA_STREAM in the .env file with the name and domain to the your data-stream endpoint.
  5. Replace the REACT_APP_DEFAULT_USER in the .env file with the user that you want to set for Login.
  6. Replace the REACT_APP_DEFAULT_PASSWORD in the .env file with the password that you want to set for Login.

Development

  1. Run yarn dev
  2. Open http://localhost:3000 - 3000 is PORT to view it in the browser.

Production

Run on a webserver
  1. Run yarn build after changed .env file.
  2. Upload build folder to webserver.
Dockerize

Run docker compose -f "docker-compose.yml" up -d --build after changed .env file.

bi-app's People

Contributors

vietredweb avatar lunguyenhat avatar trangiahuy031099 avatar dependabot[bot] avatar giaphu811 avatar jatitoam avatar toanredweb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.