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
- Host: GitHub
- URL: https://github.com/aristidebh/kitus-starter
- Owner: AristideBH
- Created: 2024-07-31T17:42:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T12:56:59.000Z (over 1 year ago)
- Last Synced: 2025-10-12T15:35:28.553Z (8 months ago)
- Topics: caprover, directus, full-stack, svelte, sveltekit, template
- Language: TypeScript
- Homepage:
- Size: 2.91 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sveltus starterkit

> _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)