Skip to content

emilskrzypczynski/website-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Download project

    git clone https://github.com/emilskrzypczynski/website-benchmark.git

  2. Go to project dir

    cd website-benchmark

  3. Create .env file from .env.dist. Change parameters in created file.

  4. In symfony/.env file set SMTP connection string (default: MAILER_URL=null://localhost)

  5. Check parameters in symfony/config/services.yml

  6. Run docker-compose build and docker-compose up -d

  7. Run docker-compose exec php composer install

  8. Open browser with url http://symfony.localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published