Skip to content

A privacy-first, AI-driven mental health platform designed specifically for higher education students. CampusCare provides 24/7 conversational support, peer networking, wellness resources, and early risk detection all while maintaining strict privacy controls and institutional compliance.

Notifications You must be signed in to change notification settings

0M3REXE/CampusCare

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

CampusCare Documentation

  • Architecture: docs/ARCHITECTURE.md
  • Tech Stack: docs/TECH_STACK.md
  • API Spec: docs/API_SPEC.md
  • Database Schema: docs/DB_SCHEMA.md
  • Security & Privacy: docs/SECURITY_PRIVACY.md
  • Deployment & Costs: docs/DEPLOYMENT_COSTS.md
  • Getting Started (near-zero-cost): docs/GETTING_STARTED.md

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

CampusCare Quick Start

  1. Copy .env.example to .env.local and set your Supabase and Gemini keys.
  2. (Optional) Apply the minimal schema to Supabase: supabase/sql/initial.sql (see docs/GETTING_STARTED.md).
  3. Start dev server and open /chat to try the private-mode chat UI.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A privacy-first, AI-driven mental health platform designed specifically for higher education students. CampusCare provides 24/7 conversational support, peer networking, wellness resources, and early risk detection all while maintaining strict privacy controls and institutional compliance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published