Skip to content

Files

Latest commit

7130d9a · Feb 6, 2025

History

History
38 lines (26 loc) · 480 Bytes

index.md

File metadata and controls

38 lines (26 loc) · 480 Bytes
layout sidebar title titleTemplate
page
false
feathers.dev
Authentication and open source tools for developers
<script setup lang="ts"> import HomeHero from './components/HomeHero.vue' </script>

<template #cli>

npx @featherscloud/cli example

<template #cli2>

npx @featherscloud/cli integrate
<style lang="postcss"> .cli-block span[class="lang"] { display: none; } </style>