Skip to content

tehcuapm/Ratfood-ETNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The RatFood

How to install ?

The project need Docker in your local machine for launch, so before running the project you need to install it.

Install Docker

- Linux

 > sudo apt install docker
 > sudo apt install docker-compose
 > sudo reboot

- Windows

- Download Docker windows installer: https://download.docker.com/win/beta/InstallDocker.msi

After Docker's installation, you should put your .env in laravel folder

To launch the project do :

cd docker && chmod +x init.sh && ./init.sh && chmod +x smartFix.sh && ./smartFix.sh

RatFood RatFoodRest

Before doing unit tests, please do :

cd docker && docker exec rat_php php artisan migrate:fresh --seed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published