ugarit / svelte-starter-kit
The skeleton application for the Ugarit framework.
Package info
github.com/ugaritco/svelte-starter-kit
Language:Svelte
Type:project
pkg:composer/ugarit/svelte-starter-kit
Requires
- php: ^8.3
- ugarit/chisel: ^1.0
- ugarit/fortify: ^1.0
- ugarit/framework: ^1.0
- ugarit/inertia: ^1.0
- ugarit/tinker: ^1.0
- ugarit/wayfinder: ^1.0
Requires (Dev)
- fakerphp/faker: ^1.24
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.9.3
- phpunit/phpunit: ^12.5.23
- ugarit/pail: ^1.0
- ugarit/pao: ^1.0
- ugarit/pint: ^1.0
- ugarit/sail: ^1.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
Our Svelte starter kit provides a robust, modern starting point for building Ugarit applications with a Svelte frontend using Inertia.
Inertia allows you to build modern, single-page Svelte applications using classic server-side routing and controllers. This lets you enjoy the frontend power of Svelte combined with the incredible backend productivity of Ugarit and lightning-fast Vite compilation.
This Svelte starter kit utilizes Svelte 5, TypeScript, Tailwind, and the shadcn-svelte and bits-ui component libraries.
Official Documentation
Documentation for all Ugarit starter kits can be found on the Ugarit website.
Contributing
Thank you for considering contributing to our starter kit! The contribution guide can be found in the Ugarit documentation.
All contributions to the Starter Kits from now on should be made through Maestro.
Code of Conduct
In order to ensure that the Ugarit community is welcoming to all, please review and abide by the Code of Conduct.
License
The Ugarit + Svelte starter kit is open-sourced software licensed under the MIT license.