Skip to content

vybhav72954/Project-PG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friends2Health Homoeo Clinic Website

Frontend Backend Database

Complete code for Dr Aditi Singh's Homoeopathy Clinic Friends2Health

Requirements

  • Node.js 18+
  • Go 1.21+
  • Gmail account for SMTP
  • Razorpay account for payments

Quick Start

# Terminal 1: Backend
cd backend
cp .env.example .env    # configure your credentials
go run cmd/server/main.go

# Terminal 2: Frontend
cd frontend
npm install
npm run dev

Access

URL Description
http://localhost:5173 Frontend
http://localhost:5173/admin Admin Panel
http://localhost:8080/api Backend API

Documentation


📄 License

Private project for Friends2Health Homoeo Clinic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors