PyNuxt

PyNuxt

FastAPI and Nuxt boilerplate for production-ready SaaS

peter7665
@peter7665
Published on Jul 20, 2026
Visit site
1 PeerPush
🔥
Awarded
Trending Now
PeerPush

Details

Pricing
Paid from $199

Discovery signals

How AI and people discover PyNuxt on PeerPush

Read by AI engines 30dEngines readingHow many times AI crawlers read this listing, and which engines those crawlers belong to.
275
  • ChatGPT
  • Perplexity
  • +3 other AI crawlers

Reads by these AI engines

Crawlers behind these engines read this listing on PeerPush.
PersistenceRead streakConsecutive days, counting back from today, that AI has read this listing every single day.
50 days

Read by AI every day

Read by AI every single day since launch.
Search index all-timeSearch indexTimes a search engine AI indexer, such as OAI-SearchBot, crawled this listing.
116 crawls

ChatGPT Search indexer

By OAI-SearchBot, the ChatGPT Search indexer, since launch.

About PyNuxt

PyNuxt is a production-ready boilerplate designed to accelerate the development of SaaS applications and MVPs. It combines a FastAPI backend with a Nuxt frontend, offering pre-built integrations for authentication, billing systems, Web3 capabilities, and cloud deployment. Highlights - AI‑first development: structured agent files (CLAUDE.md, SPEC.md, DESIGN.md) so tools like Claude Code are effective from day one. - Backend: typed, async FastAPI; thin Nuxt server only for SSR cookies; everything else in Python. - Frontend: fully‑typed Nuxt with SSR, i18n, dark/light theming, accessible, reusable components. - Web3 ready: Safe smart wallets with social login fallback and a clean Solidity environment. - Integrations: Stripe (payments/subscriptions), SendGrid (email), Twilio (SMS), plus email/password, Google OAuth, GitHub OAuth, and Web3 wallet auth. - Data & monitoring: PostgreSQL, Datadog wired from day one, PostHog for product and LLM analytics. - Infra & deploy: Docker everywhere; Terraform configs for DigitalOcean’s App Platform; move to any Docker‑friendly cloud or self‑host easily. - Mobile: Capacitor pre‑configured for iOS and Android with deep‑link support and per‑environment scripts. - Tooling: background worker, admin panel, CI/CD with GitHub Actions, pre‑commit hooks.

Screenshots

Screenshot 1 of PyNuxt
Screenshot 2 of PyNuxt
Screenshot 3 of PyNuxt
Screenshot 4 of PyNuxt
Screenshot 5 of PyNuxt
Screenshot 6 of PyNuxt

Reviews (0)

No reviews yet. Be the first to rate this product!

Comments (1)

peter7665
@peter7665

Hey all! I'm a Python-first dev, building production systems for companies for 9 years now. For some reason, all other boilerplates are made for Next.js, so I made this one for Python and Nuxt devs.