Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

mtyc/boosttypers

Repository files navigation

BoostTypers Deers Gallery

How to start

Install Docker

Install Docker compose

Run commands

  • run docker run --rm --interactive --tty --user $(id -u):$(id -g) --volume $PWD:/app --volume /tmp:/tmp composer install

  • run docker-compose up -d

  • run docker-compose exec php-fpm php bin/console doctrine:migrations:migrate

  • import galleries - run docker-compose exec php-fpm php bin/console bts:gallery:import

  • import photos - run docker-compose exec php-fpm php bin/console bts:gallery:photo:import

  • or just run the script ./install.sh

Open http://localhost in your browser

About

BoostTypers Deers Gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •