Skip to content

KravtsovVG/dashboard

Repository files navigation

MainEvent Dashboard

Reporting and project management for Main Event anlytics

  • Laravel 5.2
  • Angular
  • Bootstrap, with an off-the-shelf theme so it should be easily replacable
  • Google Auth for signup and login

Installation

git clone git@github.com:maineventio/dashboard.git
chown ec2-user:apache dashboard -R
chmod g+w dashboard -R
cd dashboard

sudo yum install php56 php56-mbstring php56-pdo php56-mysqlnd php56-pecl-memcached
sudo yum install nodejs npm --enablerepo=epel
sudo npm install -g npm bower
bower install

curl  -k -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
composer install

About

Reporting Dashboard (Laravel+Angular+Bootstrap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published