diff --git a/backend/main.go b/backend/main.go index fa01b77310..bd786aaf78 100644 --- a/backend/main.go +++ b/backend/main.go @@ -1,6 +1,6 @@ -/* -Copyright © 2025 NAME HERE -*/ +// huhu thanks for looking at this. +// you can find more comments and doc.go files in the v3 package. +// to get an overview i would start in the api package. package main import "github.com/zitadel/zitadel/backend/cmd"