MCPcopy Index your code
hub / github.com/antonreshetov/vue-ssr-boilerplate

github.com/antonreshetov/vue-ssr-boilerplate @v1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.1 ↗ · + Follow
7 symbols 21 edges 10 files 0 documented · 0% updated 3y ago★ 891 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Vue SSR Boilerplate

A fork of vue-cli-ssr-example that adds some additional features.

Features

Server Side Rendering

  • Vue + vue-router + vuex working together
  • Server-side data pre-fetching
  • Client-side state & DOM hydration
  • Route-level code splitting

Progressive Web App

  • App manifest

Usage

Install dependencies:

yarn

Start dev server:

yarn serve

Build for production:

yarn build

Start production server:

yarn start

Docker

Build & run

docker-compose up --build -d

Roadmap

  • [ ] Service worker
  • [ ] Update readme

Core symbols most depended-on inside this repo

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

src/store/index.js3 symbols
server.js2 symbols
src/router.js1 symbols
src/app.js1 symbols

For agents

$ claude mcp add vue-ssr-boilerplate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page