# 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
```
