The only boilerplate built on Python, Nuxt, and with Web3 (EVM) and mobile (Capacitor) support. PyNuxt is a boilerplate for production-ready, vibe coding-first projects. It includes everything you need to get started, including a powerful backend, a sleek frontend, and a comprehensive set of tools for development and deployment with best practices in mind. Don't vibe code from scratch; start with strong foundations, and your project will be ready for production from day one.
I'm a Python-focused developer, and all other boilerplates are, for some reason, built on Next.js. With my specific skill set in Python and Web3, I was missing a solid foundation for my side projects, so here it comes.
PyNuxt gives you:
- Backend: Pure Python FastAPI — typed, async, scalable. With PostgreSQL and a background worker.
- Frontend: Fully-typed Nuxt with SSR, i18n, theming, reusable components, ARIA-accessible UI.
- Mobile: Capacitor pre-configured for iOS & Android (one codebase, deep links, env-based builds).
- AI-first: Structured agent files (CLAUDE.md, SPEC.md, DESIGN.md) so AI tools work out-of-the-box.
- Web3: EVM smart contracts (Foundry), Safe smart wallets with social login fallback.
- Payments & comms: Stripe (subscriptions), SendGrid (email), Twilio (SMS).
- Observability: Datadog error monitoring wired in from day one.
- Analytics: PostHog for product analytics and LLM usage tracking.
- Infra: Dockerized everything; Terraform configs for DigitalOcean; deploy anywhere Docker runs.
- DevEx: CI/CD with GitHub Actions, pre-commit hooks, multiple auth methods (email/password, Google, GitHub, Web3).
- No vendor lock-in: Open standards with integrations isolated and typed end-to-end.
Report
Reviews
No reviews yetBe the first to leave a review for PyNuxt