Skip to content

wojoj93/pixers

Repository files navigation

PIXERS

Two way to run application:

  1. Symfony server
    1. Execute the php bin/console server:start command.
    2. Browse to the http://localhost:8000 URL.
  2. Using Docker (recomended)
    1. Development mode (without configuration cache, with profiler): docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d
    2. Project url
      http://localhost:8077/app_dev.php/

How to test it:

Test email:
Mailhog url: http://localhost:8084/
Contact form ulr:
Mailhog url: http://localhost:8077/app_dev.php/contact
Api Documentation:
http://localhost:8077/app_dev.php/api/doc

About

pixers_test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published