ugarit / blank-react-starter-kit
The skeleton application for the Ugarit framework.
Package info
github.com/ugaritco/blank-react-starter-kit
Type:project
pkg:composer/ugarit/blank-react-starter-kit
Requires
- php: ^8.3
- 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 React starter kit provides a robust, modern starting point for building Ugarit applications with a React frontend using Inertia.
Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Ugarit and lightning-fast Vite compilation.
This React starter kit utilizes React, TypeScript, and Tailwind, but does not include any authentication scaffolding.
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 + React starter kit is open-sourced software licensed under the MIT license.