Skip to content

domsen123/directus-ssr-starter

Repository files navigation

Starter Template

This is a starter template for directus-extension-ssr.

Features


Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

  • Vue Router
  • Pinia - Intuitive, type safe, light and flexible Store for Vue using the composition api
  • VueUse - collection of useful composition APIs
  • @vueuse/head - manipulate document head reactively
  • vite-plugin-webfont-dl - Zero-config webfont (Google Fonts) downloader and injector to improve website's performance.

Coding Style

Dev tools

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit domsen123/directus-ssr-starter my-directus-ssr-app
cd my-directus-ssr-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Inspired by

Vitesse SSG - by antfu ♥
Vitesse SSR - by frandiox ♥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published