Skip to content

mpltr/docker-fantasy-league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Create .env file in client using the .env.example as template

Stand up docker containers and enter bash in api

    docker-compose up
    docker-compose exec api bash

Install PHP dependencies and migrate db tables

    composer install
    php artisan migrate 

About

Local development environment for fantasy league using git submodules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors