Pipedrive Starter Kit Drizzle ORM + PostgreSQL

We just open-sourced a starter kit for building Pipedrive apps.

We ran into this ourselves: there wasn’t a clean, modern reference project that covered the full basics without cutting corners. So instead of reinventing the same setup over and over, we built one and decided to share it.

What’s included:

  • Pipedrive OAuth flow

  • Custom UI extensions

  • Embedded actions

  • Proper API integration patterns

  • Backend using Drizzle ORM + PostgreSQL (type-safe, scalable, production-friendly)

It’s meant as a solid foundation you can actually build on, not just a demo that falls apart once things grow.

Repo is public and contributions are welcome:
https://github.com/nocodeventure/pipedrive-starter-kit

Curious to hear how others are structuring their Pipedrive apps or what you’d like to see added next.