Where the sun meets the rain
An open-source, free, and privacy-focused mental health self-help platform.
- Self-Assessment - PHQ-9 (depression screening) / GAD-7 (anxiety screening)
- Breathing Exercise - Customizable guided breathing
- Crisis Hotlines - Resources from 30+ countries/regions worldwide
English | 简体中文 | 繁體中文 | Español | 日本語 | 한국어 | हिन्दी | العربية
- All data is stored locally on your device
- No cookies for tracking
- No personal information collected
# Install dependencies
pnpm install
# Development
pnpm dev
# Build
pnpm build
# Preview build
pnpm previewsrc/
├── content/ # Content data (questionnaires/crisis hotlines)
├── i18n/ # UI translation files
├── lib/ # Core utilities
├── layouts/ # Page layouts
├── components/ # Components
├── pages/ # Pages
└── styles/ # Styles
- Astro - Static site generation
- TailwindCSS - Styling
- TypeScript - Type safety
- React - UI components
- Lucide - Icons
Issues and Pull Requests are welcome!
All assessment tools and information provided on this platform are for reference and self-understanding only. They cannot replace professional mental health diagnosis and treatment.
If you are experiencing a mental health crisis, please contact your local crisis hotline or seek professional help immediately.