Pablo-GNU / S6_template

Symfony 6 template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • docker: 20

Install

On the project root execute this commands:

cp docker-compose.override.yml.dist docker-compose.override.yml

make docker-build

make docker-start

make composer-install

Usage

Now you can access with a web browser to these endpoints:

Stop

To stop the containers use this

make docker-stop

ENJOY

About

Symfony 6 template


Languages

Language:PHP 85.7%Language:JavaScript 5.7%Language:Dockerfile 3.5%Language:Makefile 2.1%Language:Twig 1.5%Language:Shell 1.4%Language:CSS 0.1%