Structure

The Stooaarrow-up-right repository contains code for:

Backend

The /backend folder contains all the backend code. We are mainly using Symfonyarrow-up-right with Api Platformarrow-up-right (for the API generation) and Sonataarrow-up-right for the administration panel.

If you change backend code, there are several checks that the code need to pass:

Frontend

The /frontend folder contains all the frontend code. We are mainly using Reactarrow-up-right with Next.jsarrow-up-right and Apolloarrow-up-right for the GraphQL calls to the backend.

If you change frontend code, there are several checks that the code need to pass:

Last updated

Was this helpful?