Nuxt.js + FastAPI starter for Vue frontends with Python backend APIs
Hybrid Nuxt.js (frontend) and FastAPI (backend) boilerplate that maps a Python FastAPI server under /api while serving a Nuxt-based Vue frontend. It includes local development configuration, rewrites for API proxying, and Vercel serverless function support for production deployments β suited for apps needing a Vue UI with Python-backed APIs or AI libraries.
0