Skip to content

Appsmithery/ProspectPro

 
 

Repository files navigation

ProspectPro

🔄 Migration Status

Dev-Tools Extraction: Phase 4 Complete, Phase 5 Pending

For detailed migration status, see:

Prerequisites

  • Node.js 18+
  • Vercel CLI (npm install -g vercel)
  • Supabase CLI: Install using the official script or binary
    • Example (Linux):
      curl -sL https://github.com/supabase/cli/releases/latest/download/supabase_linux_amd64.tar.gz | tar -xz
      sudo mv supabase /usr/local/bin/
  • GitHub CLI: Install using the official instructions
    • Example (Debian/Ubuntu):
      curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | \
        sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
      sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
      echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | \
        sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
      sudo apt update
      sudo apt install gh -y

About

Small business lead generation platform with verified contact data.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 49.6%
  • HTML 29.6%
  • PLpgSQL 11.1%
  • Shell 8.6%
  • Other 1.1%