This repository contains an example module for Apeer running GPU-accelerated image proessing using CLIJ.
In order to build your workflows using CLIJ in Apeer, clone this repository and sync it with the folder you downloaded from Apeers git.
git clone https://github.com/clij/clij-apeer-template
Modify the code according to your needs. For example, you can enter your particular image processing workflow here.
If you change the jar filename in the pom.xml, keep in mind you also need to change it in the dockerfile accordingly.