Skip to content

endihunter/matglance

Repository files navigation

Your morning at glance

Tech specs

  • PHP >= 5.6 (Laravel Framework 5.2)
  • MySQL
  • AngularJS 1.5.3
  • Bootstrap 3

Installation

Clone the project

git clone [email protected]:rainbowriders/your_morning_at_a_glance.git

Install dependencies

composer install

Create .env file

Copy .env.example to .env and change the Environment Variables if needed

Database

Create SQLite database

touch database/database.sqlite

Run migrations

php artisan migrate

Run Web server

php artisan serve

Navigate

Open http://localhost:8000 in the browser. Enjoy!

About

Google Calendar/GmailSDK, Forecast Demo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published