# gtalarico/flask-vuejs-template

Flask + Vue JS Template

Repository: https://github.com/gtalarico/flask-vuejs-template
Canonical: https://ross.abutalabs.com/products/flask-vuejs-template
Language: Python
License: MIT
License Family: permissive
Topics: flask, python, python3, vuejs, vuejs-templates, flask-api, flask-restful, flask-restplus, heroku
Last push: 2022-12-08T16:50:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3221, "days_push": 1364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1482, forks 312 (observed 2026-08-28T04:04:51.034618+00:00)

## What it is
A project template combining a minimal Flask REST API (Flask-RestPlus) with a Vue.js 2 frontend built via vue-cli 3, including Vuex, Vue Router, Axios, and a PyTest starter suite. It ships with Heroku one-click deployment configuration and Gunicorn setup.

## Use cases
- start a new flask and vue single-page app project
- boilerplate for building a rest api backend with a vue frontend
- deploy a flask vue app to heroku quickly
- template with pytest tests and flask restplus api
- scaffold a spa with vue cli and python backend

## When to choose
- you want a ready-made Flask + Vue.js starter with API routing and tests
- you plan to deploy to Heroku with minimal setup
- you prefer class-based REST resources with Flask-RestPlus

## When to avoid
- you need Vue 3 or the latest tooling, since the template targets Vue 2 and Flask 1.0
- you use Django or another backend framework
- you need a maintained, actively updated scaffold

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, api-framework, routing, testing
- domain: web-development, backend, frontend, developer-tools
- platform: python, self-hosted
- tags: flask, vuejs, vue-cli, rest-api, heroku, template, boilerplate, gunicorn, vuex, vue-router, boilerplate, nodejs, web-server

## Member repositories
- gtalarico/flask-vuejs-template (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.034618+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:48.252308+00:00, confidence not recorded.
  - readme: https://github.com/gtalarico/flask-vuejs-template (fetched 2026-08-28T04:04:51.034618+00:00, sha 7b3ddd5d6be3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
