Skip to content

findmydoc-platform/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

393 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findmydoc portal

The findmydoc portal is a PayloadCMS‑powered platform that helps international patients discover trusted clinics and specialists.

Quick Start

  1. git clone https://github.com/findmydoc-platform/website.git
  2. cp .env.example .env
  3. pnpm install
  4. start development: a. docker compose up or b. docker compose run --rm postgres & pnpm run dev
  5. Open http://localhost:3000

Environment variables

  • NEXT_PUBLIC_SUPABASE_RESET_REDIRECT — absolute URL that Supabase uses when sending password recovery emails. Point it to the public password reset completion page (for example, https://example.com/auth/password/reset/complete).

Development

Production

TBD

Documentation

Packages

 
 
 

Contributors