- Added `DEMO_MODE` to backend configuration with relaxed security support for specific demo accounts. - Updated password validators to allow predefined weak passwords in demo mode. - Auto-fill login forms with demo credentials via query parameters for improved demo accessibility. - Introduced demo user creation logic during database initialization if `DEMO_MODE` is enabled. - Replaced `img` tags with `next/image` for consistent and optimized visuals in branding elements. - Refined footer, header, and layout components to incorporate improved logo handling.
Branding Guidelines
Welcome to the PragmaStack branding guidelines. This section defines who we are, how we speak, and how we look.
Contents
- 01. Brand Values & Mission - Our core principles and voice.
- 02. Visual Identity - Logo, colors, and typography usage.
Relationship with Design System
While these branding guidelines define the soul and identity of the project, the Design System provides the technical implementation and components to build it.
- Branding: "Why we use this blue."
- Design System: "How to use the
bg-primaryclass."