Structure
The
/backend
folder contains all the backend code. We are mainly using Symfony with Api Platform (for the API generation) and Sonata for the administration panel.If you change
backend
code, there are several checks that the code need to pass:If you change
frontend
code, there are several checks that the code need to pass:Last modified 1yr ago