Giter Site home page Giter Site logo

rmeltonmi / widestage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from widestage/widestage

0.0 2.0 0.0 75.02 MB

Lightweight Open Source Business Intelligence and reporting tool for mongodb, postgresql, Mysql, MS sql, oracle, & google bigQuery allow users create their own reports just dragging and dropping, widestage also has a data governance layer AKA semantic layer

Home Page: http://widestage.com

License: GNU General Public License v3.0

HTML 19.73% CSS 19.59% JavaScript 60.65% Makefile 0.04%

widestage's Introduction

widestage

Lightweight Business Intelligence tool for reporting mongodb, postgresql, Mysql, & MS sql data

To see how it works go to www.widestage.com

Supported databases

MongoDB

Postgres

MySQL

MS SQL Server

Oracle (1)

Google Big Query

Requirements

nodejs

mongodb

mongodb is used to store the widestage metadata, you have to install it even if you are not going to explore mondodb data.

npm

bower

Installation

Install nodejs (mandatory)

Install mongodb (mandatory)

mongodb can be installed in a different server, if so, configure the connection in the /server/config.js production environment.

Install npm (mandatory)

Install bower (mandatory)

Install forever (optional)

clone the github repository

git clone https://github.com/widestage/widestage.git

get into the widestage folder

download and install the npm libraries

npm install

download and install the bower libraries be sure you choose the angular 1.5.5 when pointed to choose otherwise it will install 1.6.4 and widestage is not compatible with that version yet, also to be sure you can run bower install angular#1.5.5 --save

bower install

Oracle connections

If you are going to use oracle connections, first you need to install in your server the Oracle instant client and then run:

npm install oracledb 

( more info )

Starting up the widestage server

node server.js

if you downloaded the forever package run:
    forever start "your_path_to_widestage/server.js"

to see if is running:
    forever list

point your browser to your ip/server name

enter the credentials

user name: administrator

password: widestage

enjoy!!!

License GPL 3.0 https://opensource.org/licenses/GPL-3.0

widestage's People

Contributors

beevou avatar delfer avatar

Watchers

James Cloos avatar Randall Melton 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.