Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polarsource/polar
An open source Merchant of Record. Sell SaaS and digital products in minutes.
https://github.com/polarsource/polar
digital-products fastapi lemon-squeezy merchant-of-record mor nextjs paddle payments polar python react saas sponsor stripe subscriptions turborepo typescript
Last synced: 3 days ago
JSON representation
An open source Merchant of Record. Sell SaaS and digital products in minutes.
- Host: GitHub
- URL: https://github.com/polarsource/polar
- Owner: polarsource
- License: apache-2.0
- Created: 2023-01-26T10:04:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T18:14:15.000Z (7 days ago)
- Last Synced: 2025-01-18T20:52:18.902Z (7 days ago)
- Topics: digital-products, fastapi, lemon-squeezy, merchant-of-record, mor, nextjs, paddle, payments, polar, python, react, saas, sponsor, stripe, subscriptions, turborepo, typescript
- Language: Python
- Homepage: https://polar.sh
- Size: 236 MB
- Stars: 3,509
- Watchers: 15
- Forks: 172
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome-list - polar
- jimsghstars - polarsource/polar - An open source Merchant of Record. Sell SaaS and digital products in minutes. (Python)
README
## Polar: Open source Lemon Squeezy & Paddle alternative
Focus on building your passion, while we focus on the infrastructure to get you paid.- Sell SaaS and digital products in minutes
- 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.
- Set up 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://docs.polar.sh/documentation/polar-as-merchant-of-record/fees)## Roadmap, Issues & Feature Requests
**🎯 Upcoming milestones.** [Check out 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/Pnhfz3UThd)
**🐛 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-reference) and [Webhook API](https://docs.polar.sh/developers/webhooks).
We also maintain SDKs 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) file contains everything you 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)## 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♥️🙏 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).