git clone https://github.com/FINTLabs/fint-spring-boot-template-project.git <your project name>
cd <your project name>
rm -Rf .git
git init
Or press Use this template and setup your new repository
Update the following files to reflect your project
- Dockerfile
- k8s.yaml
- Jenkins