Skip to content

OpenClassrooms - Projet 6 du parcours Développeur d'Applications PHP / Symfony

Notifications You must be signed in to change notification settings

Casrime/snowtricks

Repository files navigation

SymfonyInsight

SnowTricks

Requirements

Installation

You need to install:

Install the project:

$ make install

Start Symfony Messenger worker:

$ make sf c='messenger:consume async'

Usage

Boot containers:

$ make dc-up

To interact with the PHP container:

$ make dc-exec

Create database, run migrations and load fixtures:

$ make db-reset

Tests

Execute this command to run tests:

$ make tests

Reset tests

Execute this command to reset database and run tests:

$ make tests-reset

Diagrams

Link

About

OpenClassrooms - Projet 6 du parcours Développeur d'Applications PHP / Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published