The application consists of two parts:
1. The frontend part that is built using Angular will be compiled to a set of static files during build. You can deploy it to any web server that will serve
2. The backend part is written in PHP and it requires a web server that can run PHP. Both nginx and Apache will work fine.