Skip to main content

Power BI Report Management Made Simple

GB App streamlines Power BI report access with role-based permissions, two-factor authentication, and seamless report embedding for your organization.

Quick start

Get GB App running in your environment in minutes

1

Clone and configure

Download the project and set up your environment variables:
git clone https://github.com/xDanielDC/Reportes-Senco.git
cd Reportes-Senco
cp .env.example .env
Edit .env with your database and Power BI credentials.
2

Build with Docker

Build and start the application using Docker Compose:
docker compose build
docker compose up -d
The application will be available at http://localhost:80.
3

Initialize the database

Run migrations and seed the database with the default super admin user:
docker compose exec app php artisan migrate --seed
docker compose exec app npm run build
The default super admin credentials will be displayed in the console output after seeding.
4

Access the application

Navigate to http://localhost in your browser and log in with the super admin credentials. You can now:
  • Import Power BI reports from your workspace
  • Create users and assign roles
  • Configure report permissions
  • Enable two-factor authentication

Core capabilities

Everything you need to manage and secure Power BI reports

Power BI Integration

Embed and manage Power BI reports with automatic token refresh and seamless workspace synchronization

Role-Based Access

Granular permission control with custom roles and report-level access management

Two-Factor Auth

Enterprise security with 2FA, LDAP integration, and session management

Business Modules

Design requests, price lists, and technical routes for your workflow

Explore by topic

Jump into the documentation that matters to you

Installation

Docker deployment and production setup

Configuration

Environment, database, and API configuration

User Management

Create users, assign roles, and manage permissions

Report Management

Import, configure, and distribute Power BI reports

API Reference

Complete REST API documentation

Development

Contribute and extend the platform

Ready to streamline your Power BI reporting?

Get started with GB App and bring enterprise-grade report management to your organization.

Get Started

Build docs developers (and LLMs) love