============ Installation ============ The DataLinker can be installed on Linux, Windows and macOS. The code is written in Java and Angular. An installation of the DataLinker contains of three parts: 1) A frontend with the webserver (written in Angular) 2) A backend (written in Java) 3) A Postgres database to store the content, which is generated by the users of your DataLinker. This chapter shows how these components are set up.