<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Peter Jung</title>
    <description>The latest articles on DEV Community by Peter Jung (@peter_jung_bcbb8a8f41e6b7).</description>
    <link>https://dev.to/peter_jung_bcbb8a8f41e6b7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3770882%2F1e80b26a-24dc-41a7-a846-74c601bd0bad.png</url>
      <title>DEV Community: Peter Jung</title>
      <link>https://dev.to/peter_jung_bcbb8a8f41e6b7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/peter_jung_bcbb8a8f41e6b7"/>
    <language>en</language>
    <item>
      <title>All-in-one FastAPI + Nuxt + Web3 boilerplate</title>
      <dc:creator>Peter Jung</dc:creator>
      <pubDate>Tue, 16 Jun 2026 17:48:03 +0000</pubDate>
      <link>https://dev.to/peter_jung_bcbb8a8f41e6b7/all-in-one-fastapi-nuxt-web3-boilerplate-5ck4</link>
      <guid>https://dev.to/peter_jung_bcbb8a8f41e6b7/all-in-one-fastapi-nuxt-web3-boilerplate-5ck4</guid>
      <description>&lt;p&gt;Disclosure: I’m the creator of PyNuxt.&lt;/p&gt;

&lt;p&gt;What you get&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI-first development: Structured agent files (CLAUDE.md, SPEC.md, DESIGN.md) so tools like Claude Code are productive immediately.&lt;/li&gt;
&lt;li&gt;Pure Python backend: Typed, async FastAPI designed to scale. The Nuxt server layer is intentionally thin; business logic lives in Python.&lt;/li&gt;
&lt;li&gt;Nuxt-powered frontend: Fully typed Nuxt app with SSR, i18n, dark/light theming, reusable components and more.&lt;/li&gt;
&lt;li&gt;Mobile from day one: Capacitor pre-configured to turn the Nuxt app into iOS and Android.&lt;/li&gt;
&lt;li&gt;Web3 ready out of the box: EVM smart contracts with a clean Solidity environment and Safe smart wallets with social login fallback.&lt;/li&gt;
&lt;li&gt;Production integrations included: Stripe (payments/subscriptions), SendGrid (transactional email), Twilio (SMS verification).&lt;/li&gt;
&lt;li&gt;Observability and analytics: Datadog wired in so exceptions are captured and routed automatically; PostHog for product analytics and LLM observability.&lt;/li&gt;
&lt;li&gt;Deploy anywhere: Docker-first setup plus Terraform configs for DigitalOcean’s App Platform. No lock-in—migrate to any Docker-friendly platform or self-host.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Get PyNuxt at &lt;a href="https://www.pynuxt.com" rel="noopener noreferrer"&gt;https://www.pynuxt.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy to answer questions and feedback in the comments.&lt;/p&gt;

</description>
      <category>python</category>
      <category>web3</category>
      <category>nuxt</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
