Skip to content

symfony-cmf/dev-kit

 
 

Repository files navigation

Sonata project development kit

This repository contains all common documentation and tools for all Sonata projects.

This one must be the only reference for how to contribute on those projects.

Docker setup

A Docker setup for dev env is available.

First, run:

./configure

Then, run:

docker-compose up

And your dev-kit web app is ready to use at http://localhost:8000/.

Optionally, you can override the Docker Compose configuration with the docker-compose.override.yml file. See docker-composer.override.yml.dist as an example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.1%
  • HTML 5.9%
  • Shell 5.8%
  • Ruby 1.9%
  • Other 1.3%