24/7 AI support for mental wellness. Designed for everyday use.
Shyen is a meditation and mental wellness application that provides personalized guidance tailored to your biology and lifestyle. The platform combines AI-driven insights with clinical expertise to help users relax, focus, and feel better every day.
- Framework: TanStack Start (React 19)
- Routing: TanStack Router (file-based)
- Styling: Tailwind CSS v4
- UI Components: Radix UI primitives
- State Management: TanStack Query
- Forms: React Hook Form with Zod validation
- Build Tool: Vite
- Language: TypeScript
- Package Manager: Bun
- Bun v1.0+
- Node.js 18+ (alternative)
# Clone the repository
git clone https://github.com/STIWARTs/Shyen.AI.git
cd Shyen.AI
# Install dependencies
bun install
# Start development server
bun run devThe application will be available at http://localhost:8080 (or next available port).
Configuration is handled via vite.config.ts with the @tailwindcss/vite plugin. Custom theme values are defined in src/styles.css.
- Halant: Serif font for headings
- Geist: Sans-serif font for body text
Both loaded via Google Fonts in __root.tsx.
- ESLint: Configured with TypeScript and React rules
- Prettier: Consistent code formatting
- TypeScript: Strict mode enabled
Proprietary - All rights reserved.