You can run the following command to build and start a local version of the container that will be used in production:

```
GITHUB_NPM_TOKEN=<GITHUB_NPM_TOKEN> POEDITOR_API_TOKEN=<POEDITOR_API_TOKEN> pnpm container:start
```
