Skip to content

wotta/satori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satori

Fission Logo

Important

This starter kit is created by Wouter van Marrum using Laravel's react starterkit, Blueprint, filament, and Boost. While PRs are welcome, this is made to fit my personal needs to be able to create MVP's fast without AI.

Tip

To get up and running quickly, use the new Laravel installer with the using option: laravel new my-project --using=wottavm/satori

Installation guide

This project includes a custom installation script that streamlines the setup process. If you are not using the Laravel installer, you can still use this script to install Satori. Use the composer create command to do so: composer create-project wottavm/satori myapp.

  • If you don't have a .env yet, copy the .env.example to .env.
  • Run composer install.
  • Run npm install.
  • Run php artisan satori:install. This will prompt to create a new filament panel, initialize blueprint, and install prism or the openai package.
  • Provides instructions to start local development server

Additional information

If you use Laravel Sail for your dev server locally I've included a custom supervisord.conf that automatically runs horizon on in the background.

License

The Satori starter kit is open-sourced software licensed under the MIT license.

Thanks

This starterkit is inspired by Josh Cirre's fission a Laravel Folio, and Livewire Volt starterkit.

About

An opinionated Laravel, Filament, Blueprint, and React starter kit.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published