chore: kanban template

This commit is contained in:
e2e
2026-06-21 23:19:14 +02:00
commit 01c6c3a461
209 changed files with 215578 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/**
* This file was generated by @pikku/cli@0.12.45
*/
// AUTO-GENERATED by pikku CLI — do not edit
import { addHTTPMiddleware } from '../../../../../../../../../../../tmp/acc/.pikku/pikku-types.gen.js'
import { betterAuthStatelessSession } from '@pikku/better-auth'
addHTTPMiddleware('*', [betterAuthStatelessSession()])