Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Vue SPA Boilerplate

Minimal FastAPI + Vue SPA setup.

Quick Start

git clone https://github.com/CodingCru/fastapi-vue-spa-boilerplate.git
cd fastapi-vue-spa-boilerplate
./bootstrap_local.sh

Development

# Backend
cd backend && source .venv/bin/activate && uvicorn app.main:app --reload

# Frontend  
cd frontend && pnpm dev

About

Minimal FastAPI + Vue SPA boilerplate for rapid development

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages