Enterprise-ready Next.js boilerplate with authentication, database, payments, and beautiful UI components. Ship production-grade SaaS applications faster.
Stars
272
Forks
42
Watchers
272
Open Issues
2
Overall repository health assessment
^6.3.1^9.0.0^10.0.0^3.2.2^5.2.2^1.5.0^0.41.5^7.0.0^7.0.0^1.2.12^1.1.15^1.1.7^1.1.10^1.3.3^1.1.12^2.2.16^1.1.15^2.1.16^1.1.15^2.1.7^1.1.16^1.2.14^1.1.15^1.1.7^1.3.8^1.2.10^2.2.6^1.1.7^1.3.6^1.2.3^1.2.6^1.1.13^1.1.10^1.1.11^1.2.8^1.2.40.5.7^3.35.0^8.21.3^1.3.11^1.9.4^0.7.1^2.1.1^1.1.1^4.1.0^17.2.3^8.6.0^7.1.0^1.5.1^1.4.2^0.544.0^10.1.1^11.12.1^12.23.24^2.1.3^5.1.616.0.3^0.4.6^2.7.2^8.16.319.1.0^9.11.119.1.0^0.21.0^7.62.0^5.4.0^3.0.62.15.4^6.4.0^2.0.7^3.3.1^10.0.6^1.1.2^0.12.0^0.2.2^0.2.9^34.3.2^4^1.9.0^2.0.0^20^19^19^0.20.0^915.5.3^16.0.7^2.0.0^3.6.2^7.0.04.3.2^7.1.0^6.0.0^3.5.0^4^4.20.5^1.3.8^5^4.1.925
commits
docs: Update environment file setup instructions to copy to `.env` instead of `.env.local`.
d16426bView on GitHubdocs: Enhance installation instructions with a quick start guide and introduce a new `hagenkit` script for streamlined setup.
992e162View on GitHubfeat: add .env.example file and update .gitignore to track example environment files.
2fa9b6dView on GitHubfeat: Add GitHub issue and pull request templates for bug reports, feature requests, questions, and PRs.
3fa0dc5View on GitHubfeat: Enhance billing page to always show all plans, highlight the active subscription, and remove confetti URL cleanup.
a2d40e7View on GitHubfeat: Add loading spinners to billing buttons and implement a skeleton loading state for the billing page.
f8a5edeView on GitHubfeat: add Polar.sh integration plan documentation and Prisma schema for OAuth and product mapping.
d2196feView on GitHubfeat: Add post-checkout success toast and confetti, and update initial billing page layout.
5f9bfafView on GitHubfeat: Add billing status API and UI with Polar credential validation and configuration error feedback.
c320762View on GitHubfeat: Implement a modular billing system with configurable providers, Polar.sh integration, and updated UI.
bdfff56View on GitHubrefactor: Drop `polarPriceId` from plan definitions and adjust Polar API product listing for updated response structure.
9d6a359View on GitHubrefactor: Update Polar API client usage to iterators for product listing and adjust checkout creation API.
6a0076bView on GitHubfeat: Implement Polar billing integration with new pricing page, checkout flow, and dashboard management.
e156f07View on GitHubrefactor: Update references from Social Forge to HagenKit across documentation, blog, and help sections; adjust metadata and links accordingly to reflect the new branding.
fc5cc0bView on GitHub