Initial Release
First release of DeesseJS. Auth, dashboard, blog, and changelog — wired from day one.
v0.1.0Added0.1.0 — Initial Release
First release of DeesseJS — the main app of the deessejs organization.
What's in 0.1.0
Added
- Authentication — better-auth with email/password, session management
- Database — Drizzle ORM with PostgreSQL, ready for your schema
- API — Hono + oRPC for type-safe backend procedures
- Dashboard — Next.js App Router with protected routes and sidebar
- UI Components — shadcn/ui with Tailwind CSS v4
- Blog — content-collections with MDX, authors, tags, and RSS
- Changelog — Keep-a-Changelog format with semantic versioning
- Documentation — Fumadocs setup ready
Getting Started
See the docs for setup instructions.