Skip to content

chore: remove deprecated templates/ directory#14

Merged
AliiiBenn merged 5 commits intomainfrom
chore/remove-deprecated-templates
Apr 13, 2026
Merged

chore: remove deprecated templates/ directory#14
AliiiBenn merged 5 commits intomainfrom
chore/remove-deprecated-templates

Conversation

@AliiiBenn
Copy link
Copy Markdown
Member

Summary

  • Remove deprecated templates/ directory from repo root
  • Clean up corresponding entries in .gitignore

Templates are now bundled directly in create-deesse-app package (v0.4.0+). The root templates/ was unused, contained build artifacts, and was not part of the pnpm workspace.

Test plan

  • Verify no references to root templates/ in codebase
  • Pre-commit hooks pass (type-check)

🤖 Generated with Claude Code

AliiiBenn and others added 5 commits April 13, 2026 11:16
The @deessejs/admin package had a test script but vitest is not
installed as a dev dependency in the workspace.

Co-Authored-By: martyy-code <nesalia.inc@gmail.com>
- Add better-auth dependency to package.json
- Add allowedDevOrigins to next.config.ts
- Add suppressHydrationWarning to layout.tsx html element
- Update deesse.config.ts with name, pages, secret, auth config
- Update admin layout and page to use RootLayout/RootPage with auth
- Add drizzle.config.ts and drizzle/ migration files
- Add src/db/schema/auth-schema.ts with full auth schema
- Add src/lib/{auth,client,deesse}.ts helpers
- Add src/deesse.pages.tsx

Co-Authored-By: martyy-code <nesalia.inc@gmail.com>
Templates are now bundled in create-deesse-app package (v0.4.0+).
The root templates/ was unused, contained build artifacts, and
was not part of the pnpm workspace.

Co-Authored-By: martyy-code <nesalia.inc@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
deessejs Error Error Apr 13, 2026 0:09am

@AliiiBenn AliiiBenn merged commit a5fd84b into main Apr 13, 2026
5 of 7 checks passed
@AliiiBenn AliiiBenn deleted the chore/remove-deprecated-templates branch April 13, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant