๐-github/
Code
.github
src
docs
public
tests
.env.example
.gitignore
LICENSE
README.md
package.json
pnpm-lock.yaml
๐พ Paws Source โ ๐-github
The official open-source repository for Paws Source, a modern pet care platform offering nutrition planning, veterinary teleconsultations, grooming services, and smart boarding management.
This repository contains the core backend API, documentation, CI/CD pipelines, and community guidelines for contributors.
๐ Quick Start
git clone https://github.com/PawsSource/๐-github.git
cd ๐-github
pnpm install
pnpm dev
๐ฆ Project Structure
/srcโ Core application logic & API routes/docsโ OpenAPI specs & developer guides/testsโ Unit & integration test suites/.githubโ Workflows, PR templates, & issue forms
๐ค Contributing
We welcome contributions from the pet tech community! Please read our CONTRIBUTING.md and follow the CODE_OF_CONDUCT.md. All features must be covered by tests and pass our CI pipeline.
๐พ Built with love for pets and developers.