Openource BI Report System, simple and powerful
- Login Page
- Concurrent Tasks
- Version Page, loaded by module
- Modulized Architecture (Done)
- Scheduled Concurrent Tasks (Done)
- Multilingual WEB UI (Done)
- Configurable PHP modules (Done)
- RESTFUL APIs (In process)
- General Ledger (Done, Will be splited from core)
github.com/go-sql-driver/mysql
github.com/go-xorm/xorm
github.com/gljubojevic/gocron
github.com/360EntSecGroup-Skylar/excelize
github.com/go-gomail/gomail
github.com/chai2010/gettext-go/gettext
- To build TinyBI, use make.sh to simplize the Installation process
#Just enter make.sh to show usage;
./make.sh
#Build the core
./make.sh build
#Build the modules
./make.sh build_mods