A creator platform for developers and the open source ecosystem – built open source (Apache 2.0).
Offering you – as a developer – a platform on top of your GitHub repositories to:
- Build, own & reach your audience through free- and premium posts and newsletters.
- Offer subscriptions of value-add benefits designed for our ecosystem & built-in to Polar. We'll handle value-add taxes.
- Get funding behind your GitHub issues & split it with contributors (Rewards)
- Integrate it all on your own docs, sites or services using our API & SDK.
Start building, engaging & converting your own community into free- and paid subscribers.
Subscribe to us on Polar (eh... meta) here. We ship features & improvements fast.
You can integrate Polar on your docs, sites or services using our Public API and/or our Polar JS SDK (Beta)
- No fixed, monthly, costs
- 5% (Polar) + payment & payout fees (Stripe)
- We'll also cover Stripe fees from our 5% until March 31st, 2024.
Join our Discord or GitHub Discussions to help shape the future of Polar and to see what we're working on. We're excited to hear from you!
🐛 Found a bug? Submit it here.
🔓 Found a security vulnerability? We greatly appreciate responsible and private disclosures to security@polar.sh. See Security
You can develop on Polar in GitHub Codespaces. The environment is pre-configured to contain (most) of the tools that you'll need, and will help you to configure the integration between Polar and GitHub (see .devcontainer/README). Using an instance with at least 4 cores is recommended.
You can also develop on Polar locally on your computer, which is the recommended way of working if you want to get into the deep of how Polar works. Documentation on how to setup a development environment is incoming. Until then, if you're feeling adventurous checkout our repository structure below and clients/README and server/README in particular.
- server – Python / FastAPI / Arq / SQLAlchemy (PostgreSQL) / Redis
- clients – Turborepo
- web (Dashboard) – NextJS (TypeScript)
- chrome-extension – React (TypeScript) - To be deprecated
- polarkit - Shared React components
- SDK - Polar SDK
pyproject.toml
friends: FastAPI, Pydantic, Arq, SQLAlchemy, Githubkit, sse-starlette, Uvicorn, httpx-oauth, jinja, blinker, pyjwt, Sentry + more
package.json
friends: Next.js, TanStack Query, tailwindcss, zustand, openapi-typescript-codegen, axios, radix-ui, cmdk, framer-motion + more
If you believe you have found a security vulnerability in Polar, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports and greatly appreciate your help. Email security@polar.sh to disclose any security vulnerabilities.
Licensed under Apache License, Version 2.0.