Please see [README_MINIO](https://gitlab.coko.foundation/xpub/xpub-epmc/blob/dev/README_MINIO.md) for instructions on setting up and running the Minio instance for file storage.
## HTTPS
We have enabled HTTPS for the application. In order to get it to work, you need to copy the SSL certificate and its private key to directory config/certs, namely, plus.europepmc.org.crt and plus.europepmc.org.key
Now run `yarn start`, and you can access the application at https://your-domain
## Continuous Integration
CI requires a Kubernetes cluster, resources for which can be found in [`pubsweet/infra`](https://gitlab.coko.foundation/pubsweet/infra).