The Pay-Once Nuxt Template That Runs on Free Infrastructure
Ship fast, scale affordably, and own your codebase. Deploy on Cloudflare's free tier.
+12.5%
+8.3%
Built with modern technologies you can trust
Everything you need to build faster and scale freely
Deploy globally on Cloudflare Pages + D1 (SQLite) + R2 (storage) with no lock-in.
Choose only what you need from blogs and portfolios to e-commerce and dashboards.
95+ Lighthouse scores with auto-generated sitemaps, OG tags, and schema markup.
SaaS, E-commerce, Blogs, Portfolios - all with auth, payments, and content management.
TypeScript + Nuxt 3.12 + Vue 3.4 with CLI integration and VS Code snippets.
No recurring fees, no lock-in, scale freely on your own terms.
Pay once, use forever. No subscriptions, no hidden costs, just straightforward pricing.
For personal projects
For professionals & teams
Limited time offer. Final price will be 289€
For larger organizations
Tailored to your needs
Not satisfied? Get a full refund within 30 days.
Our team is available via email and live chat.
Everything you need to build powerful web applications
Fully typed, accessible components with extensive documentation. Build UIs in record time.
Everything you need to build beautiful applications with minimal effort.
Full TypeScript support
WCAG 2.1 AA compliant
Match your brand
Switch your theme colors with a single configuration change. No more CSS hunting.
// nuxtmint.config.ts export default { theme: { colors: { primary: 'emerald', secondary: 'teal', accent: 'amber' } } }
This component's colors update based on your theme
Add complete user authentication to your app with just one line of code.
Seamless theme switching with system detection
Dark Mode Active
OLED FriendlyAutomatically syncs with your device settings for a seamless experience across platforms
Your theme choice is saved to localStorage, ensuring a consistent experience on every visit
Reduces battery consumption on OLED displays
Minimizes eye strain during nighttime browsing
Built-in CLI tools for common tasks. Optimize images, generate components, and more.
// package.json { "scripts": { "dev": "nuxt dev", "build": "nuxt build", "images": "nuxtmint optimize-images --webp --rename=snake" } }
Built-in i18n with automatic routing and translation management. Go global in minutes.
Your next project starts here.
// nuxt.config.ts
export default defineNuxtConfig({
modules: [
'@nuxtmint/i18n'
],
i18n: {
locales: ['en', 'fr', 'es', 'jp'],
defaultLocale: 'en',
strategy: 'prefix_except_default',
autoRedirect: true
}
})
Interactive documentation with live code examples, search, and dark mode.
Accept payments with integrated payment providers using our simple API.
View docs for any version
Try code directly in docs
Perfect on any device
Yes! Cloudflare's free tier covers most small-to-medium projects. Need more? Scale to paid Cloudflare plans without changing your code.
Absolutely. Nuxt Mint works with any API (REST, GraphQL) or serverless platform.
We include Stripe/Lemon Squeezy examples, but standard transaction fees apply.
Competitors charge recurring fees for basic features.
Hosting costs $10-50/month on other platforms.
Many platforms have limited customization and vendor lock-in.
The Developer Behind NuxtMint
I'm a software engineer who traded corporate constraints for creative freedom. While the 9-to-5 grind with micromanagement wasn't my calling, I still find genuine joy in building digital solutions that solve real problems.
After years in the industry, I realized that my passion for coding wasn't diminishing—just my tolerance for bureaucracy. With AI evolving beyond novelty use cases, I've found the perfect moment to return to creation on my own terms—no mandatory stand-ups, tracking tickets, or endless meetings that could have been emails.
NuxtMint represents this philosophy: streamlined, purposeful development that prioritizes function and user experience over corporate processes.
Building 100 startups in 100 days? Yes, it's ambitious. Yes, I'm doing it anyway.
This challenge isn't just about quantity—it's about embracing rapid experimentation and learning. Each project is an opportunity to identify pain points, build targeted solutions, and validate ideas in the real world.
My methodology is refreshingly straightforward: identify genuine problems, create minimal viable solutions, and launch before perfectionism takes hold. I believe in releasing early, gathering feedback quickly, and iterating based on actual user needs rather than assumptions.
Join thousands of developers building better with NuxtMint.