Skip to content

arthaud-proust-mmi/pigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app - Pigeon voyageur

Build on main Maintainability

Before setup

Dependencies

You must have Docker installed on your computer

Recommended IDE

PhpStorm with Laravel Idea plugin

Laravel Sail

We recommend you to set a shell alias for sail like described on the Sail documentation

Setup

Copy env file:
cp -n .env.example .env

Install dependencies:
npm install
composer install

Start containers
./vendor/bin/sail up -d

Generate key:
./vendor/bin/sail artisan key:generate

Launch migrations:
./vendor/bin/sail artisan migrate

Start

run sail up -d to start containers, then run npm run dev to start script compiling

About

Send a pigeon around the world. Get a local information about the place you want

Resources

Stars

Watchers

Forks

Contributors