> For the complete documentation index, see [llms.txt](https://mifos.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mifos.gitbook.io/docs/how-to-1/configure-azure-instance/compile-server-apps.md).

# Compile Server Apps

### Git source repositories

**WSO2 API Gateway helper (login)**\
[https://github.com/openMF/openbanking-api-gateway\
https://github.com/onlyonce/openbanking-api-gateway](https://github.com/onlyonce/openbanking-api-gateway)

**First Party Server**\
[https://github.com/openMF/openbanking-fpp-server\
https://github.com/onlyonce/openbanking-fpp-server](https://github.com/onlyonce/openbanking-fpp-server)

**Third Party Server (ACEFintech)**\
<https://github.com/openMF/openbanking-tpp-server>\
<https://github.com/onlyonce/openbanking-tpp-server>

### Compile Server App

```
> sudo ./mvnw clean package
```
