An open API service indexing awesome lists of open source software.

https://github.com/aristidebh/kitus-starter

A starter template for Directus & Sveltekit on Caprover
https://github.com/aristidebh/kitus-starter

caprover directus full-stack svelte sveltekit template

Last synced: 4 months ago
JSON representation

A starter template for Directus & Sveltekit on Caprover

Awesome Lists containing this project

README

          

# Sveltus starterkit

![](https://i.imgur.com/6iLbGIO.png)

> _A starter template to build a Sveltekit project connected to a Directus CMS, auto-deploying to a Caprover instance via GitHub Webhook._

## Features :

- [Svelte 5](https://svelte.dev/) and [Sveltekit](https://kit.svelte.dev/)
- Type safety with [Typescript](https://www.typescriptlang.org/)
- [Tailwind](https://tailwindcss.com/), [shadcn-svelte](https://www.shadcn-svelte.com/docs) and [Fluid plugin](https://fluid.tw/)
- [Directus authentification](https://docs.directus.io/blog/directus-auth-sveltekit.html) and account page
- Basic layout
- Page transitions
- Auto dark-mode
- Custom components :
- Responsive image
- Flexible builder
- Custom fonts configuration
- And many small improvements to help you speed up your dev cycle.

## Installation

- [Backend setup](https://github.com/AristideBH/starter_caprover-sveltekit-directus/tree/main/README_backend.md)
- [Frontend setup](https://github.com/AristideBH/starter_caprover-sveltekit-directus/tree/main/README_frontend.md)