# Development

This section details everything you need to know to get [Stooa](https://github.com/Stooa/Stooa) up and running in development environments.

## Setup and run development environment

Here you can find all the documentation about how to [setup and run development environment](https://docs.stooa.com/documentation/development/setup-environment) properly.

## Structure of the project

Here you can find all the information about how [Stooa code is structured](https://docs.stooa.com/documentation/development/structure).

## How to update Jitsi Meet Library manually ?

Here you can find all the information about how to [update Jitsi Meet Library](https://docs.stooa.com/documentation/development/update-jitsi-lib).

## How to update the [API Platform](https://api-platform.com/) autogenerated types manually?

Here you can find all the information about how to [update API Platform autogenerated types](https://github.com/Stooa/Documentation/blob/main/docs/development/update-api-platform-types.md).

## License

Every code accepted in [Stooa](https://github.com/Stooa/Stooa) codebase is licensed under [MPL 2.0](https://github.com/Stooa/Documentation/blob/main/DCOLICENSE/README.md). You must be careful to not include any code that can not be licensed under this license.

Please [read carefully our license](https://github.com/Stooa/Documentation/blob/main/DCOLICENSE/README.md) and ask us if you have any questions as well as the [Contribution policy](https://github.com/Stooa/Documentation/blob/main/CONTRIBUTING/README.md).
