peanutgraphic / bloxy-starter
BLOXY starter — Laravel 12 + Inertia + React + TypeScript + Tailwind 4 skeleton with bloxy-core + bloxy-files + bloxy-ui + bloxy-crypto + bloxy-passkey pre-wired. Use via composer create-project.
Package info
github.com/peanutgraphic/bloxy-starter
Language:TypeScript
Type:project
pkg:composer/peanutgraphic/bloxy-starter
Requires
- php: ^8.3
- inertiajs/inertia-laravel: ^2.0
- laravel/breeze: ^2.0
- laravel/framework: ^12.0
- laravel/tinker: ^2.10
- peanutgraphic/bloxy-core: v0.3.1
- peanutgraphic/bloxy-crypto: v0.3.1
- peanutgraphic/bloxy-files: v0.3.1
- peanutgraphic/bloxy-passkey: v0.3.1
- peanutgraphic/bloxy-ui: v0.3.1
- tightenco/ziggy: ^2.0
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pint: ^1.22
- laravel/sail: ^1.43
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- pestphp/pest: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
README
Laravel 12 + Inertia + React + TypeScript + Tailwind 4 skeleton with BLOXY packages pre-wired (bloxy-core, bloxy-files, bloxy-ui, bloxy-crypto, bloxy-passkey). Used by Peanut Graphic engineers and authorized contractors to begin new client builds at ~80% complete.
composer create-project peanutgraphic/bloxy-starter myapp
cd myapp
composer setup
php artisan serve
See docs/starter.md in the BLOXY monorepo for the full consumer guide.
License
This package is part of BLOXY. From v0.2.0 onward it is licensed under the Peanut Graphic Internal Use License (PGIUL) — see the LICENSE file at the BLOXY repo root. Use is restricted to Peanut Graphic LLC and authorized parties.