Newer
Older
In order to launch the projet in local with the backend working launch the following command
```bash
yarn docker-local-up
```
To stop it properly use
yarn docker-local-down
```
The nginx server handles https request and responses from the backend