Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 523 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 523 Bytes

Cards Project Template

This is a template repository for CARDS-based projects. When creating a new project, use this repository as a template, then run setup.sh to customize it.

After running the setup script, the codebase will be set up with backend, resources, and feature submodules for your project.

You can add other resources, like questionnaires, in resources/src/main/resources/SLING-INF/content/, java code in backend/src/main/java/, or customize the other features to use in docker_compose_env.json.