Laravel Game Aggregator

Descrição

Um agregador de jogos construído em utilizando TALL stack.

Setup

git clone https://github.com/marcostmunhoz/laravel-game-aggregator && \
cd laravel-game-aggregator && \
cp .env.example .env && \
composer install