Hey-Man-Its-Ok

💙 Hey Man; It’s Ok

An ultimate resource and knowledge base for men's mental health.


🌟 Purpose

“Hey Man; It’s Ok” is a dedicated platform designed to support men’s mental wellness. The site serves as a compassionate guide and knowledge base, providing an interactive “Welcome Quiz” that gently navigates users toward the most appropriate support resources, articles, and community links in an engaging and accessible way. Our goal is to break the stigma around men’s mental health and make finding help as frictionless as possible.

🚀 Tech Stack

This project is built for high performance, accessibility, and modern aesthetics, utilizing a cutting-edge web stack:

Frontend Core

Styling & UI

Content & Tools

🌐 Hosting & Live URLs

The platform is optimized for static performance and is accessible at the following locations:

🤖 Automations & Workflows

We use GitHub Actions to automate our delivery pipeline and ensure code quality:

CI/CD Pipeline (nextjs.yml)

Built-in Automations

🛠️ Local Setup & Development

To get this project running on your local machine, follow these simple steps:

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/Stitch-TEC/Hey-Man-Its-Ok.git
    cd Hey-Man-Its-Ok
    
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm run dev
    
  4. Run Tests (Optional):
    npx playwright test
    
  5. View the site: Open http://localhost:3000 in your browser.