Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polarsource/polar

Polar is the creator platform for developers & the open source ecosystem.
https://github.com/polarsource/polar

blog fastapi funding github-app nextjs polar python react sponsor stripe subscriptions tailwindcss turborepo typescript

Last synced: 25 days ago
JSON representation

Polar is the creator platform for developers & the open source ecosystem.

Awesome Lists containing this project

README

        



Polar - An open source monetization platform for developers | Product Hunt Polar - An open source monetization platform for developers | Product Hunt



Website
  •  
Blog
  •  
Docs
  •  
API Reference



Discord Chat


Follow @polar_sh




## Polar: Open source Lemon Squeezy & Paddle alternative
Focus on building your passion, while we focus on the infrastructure to get you paid.

- All-in-one funding & monetization platform for developers.
- Sell access to GitHub repositories, Discord Support channels, File Downloads, License Keys & much more with Digital Products & Subscriptions.
- Setup crowdfunding on your GitHub issues
- We're the merchant of record handling the...
- ...boilerplate (billing, receipts, customer accounts etc)
- ...headaches (sales tax, VAT)

## Pricing

- 4% + 40¢
- No fixed, monthly, costs
- Additional fees may apply. [Read more](https://polar.sh/docs/fees)

## Roadmap, Issues & Feature Requests
**🎯 Upcoming milestones.** [Checkout what we're building towards](https://github.com/polarsource/polar/issues/3242)

**💬 Shape the future of Polar with us.** [Join our Discord](https://discord.gg/STfRufb32V)

**🐛 Found a bug?** [Submit it here](https://github.com/polarsource/polar/issues)

**🔓 Found a security vulnerability?** We greatly appreciate responsible and private disclosures. See [Security](./SECURITY.md)

### Polar API & SDK

You can integrate Polar on your docs, sites or services using our [Public API](https://docs.polar.sh/api/) and [Webhook API](https://docs.polar.sh/api/webhooks).

We also maintain SDK for the following languages:

* JavaScript (Node.js and browsers): [polarsource/polar-js](https://github.com/polarsource/polar-js)
* Python: [polarsource/polar-python](https://github.com/polarsource/polar-python)

## Contributions

Our [`DEVELOPMENT.md`](./DEVELOPMENT.md) contains all youn need to know to configure your development environment.

> [!TIP]
> Want to get started quickly? Use GitHub Codespaces.
>
> [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/polarsource/polar?machine=standardLinux32gb)

### Contributors


## Monorepo
* **[server](./server/README.md)** – Python / FastAPI / Arq / SQLAlchemy (PostgreSQL) / Redis
* **[clients](./clients/README.md)** – Turborepo
* [web](./clients/apps/web) (Dashboard) – NextJS (TypeScript)
* [polarkit](./clients/packages/polarkit) - Shared React components
* [`@polar-sh/astro`](./clients/packages/astro) - Polar Astro SDK
* [astro-example](./clients/examples/astro-example) - Astro Example app powered by `@polar-sh/astro`

♥️🙏 To our `pyproject.toml` friends: [FastAPI](https://github.com/tiangolo/fastapi), [Pydantic](https://github.com/pydantic/pydantic), [Arq](https://github.com/samuelcolvin/arq), [SQLAlchemy](https://github.com/sqlalchemy/sqlalchemy), [Githubkit](https://github.com/yanyongyu/githubkit), [sse-starlette](https://github.com/sysid/sse-starlette), [Uvicorn](https://github.com/encode/uvicorn), [httpx-oauth](https://github.com/frankie567/httpx-oauth), [jinja](https://github.com/pallets/jinja), [blinker](https://github.com/pallets-eco/blinker), [pyjwt](https://github.com/jpadilla/pyjwt), [Sentry](https://github.com/getsentry/sentry) + more

♥️🙏 To our `package.json` friends: [Next.js](https://github.com/vercel/next.js/), [TanStack Query](https://github.com/TanStack/query), [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [zustand](https://github.com/pmndrs/zustand), [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen), [axios](https://github.com/axios/axios), [radix-ui](https://github.com/radix-ui/primitives), [cmdk](https://github.com/pacocoursey/cmdk), [framer-motion](https://github.com/framer/motion) + more

♥️🙏 To [IPinfo](https://ipinfo.io) that provides IP address data to help us geolocate customers during checkout.

## License
Licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).