Find the perfect companion for your furry friend!
Pegada is the ultimate social app for dogs. It's not just Tinder for dogs - it's a platform designed for socializing our furry friends. Here, users aren't humans, but dogs! Your pet's profile will be the one making connections.
- Match Algorithm - Find perfect playdates for your dog based on breed, location, and personality
- Profile Creation - Create detailed profiles for your pets
- Inclusive Platform - All paws are welcome - pedigree or mixed breed
- Safe Messaging - Connect with other pet owners in a secure environment
- Multilingual - Available in English and Portuguese
-
Clone the repository
git clone https://github.com/GSTJ/pegada.git cd pegada
-
Install dependencies
pnpm install
-
Start developing
# Run the entire stack pnpm start:everything # Or run specific parts pnpm nextjs dev # Web app pnpm mobile start # Mobile app pnpm queue dev # Backend services