Skip to content

Flexible-User-Experience/miguel-bustos-cms

Repository files navigation

Miguel Bustos webapp v1.0

A fresh new Symfony 6.4 LTS webapp project to manage Miguel Bustos website.


Installation requirements

  • Git 2.0+
  • Make 3.0+
  • Docker Compose 2.0+

Installation instructions

$ git clone [email protected]:Flexible-User-Experience/miguel-bustos-cms.git miguel-bustos-cms
$ cd miguel-bustos-cms
$ make up
$ make install
$ make migrations
$ make fixtures

If it's necessary, remember to edit a .env.local config file according to your needs as a developer.

Testing suite commands

$ make testing

Code Style notes

Execute following link to be sure that php-cs-fixer will be applied automatically before every commit. Please, check https://github.com/FriendsOfPHP/PHP-CS-Fixer to install it globally (manual) in your system.

$ ln -s ../../scripts/githooks/pre-commit .git/hooks/pre-commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published