feat: implement audit logging and add certificate template field to courses

This commit is contained in:
2025-12-23 11:04:36 -03:00
parent 72ddb43fd7
commit f695ed7213
14 changed files with 417 additions and 35 deletions
+13
View File
@@ -0,0 +1,13 @@
target/
.git/
node_modules/
.next/
web/studio/node_modules/
web/experience/node_modules/
web/studio/.next/
web/experience/.next/
services/*/target/
*.log
.env
.DS_Store
.vscode/