Skip to content

Commit

Permalink
πŸ“ Improve the README wording
Browse files Browse the repository at this point in the history
πŸ“ Add useful links to utilized packages
  • Loading branch information
Log1x committed Jan 4, 2024
1 parent b1f7cf0 commit 31bb476
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Filament Starter

This is my preferred starting point to quickly bootstrap [TALL stack](https://tallstack.dev/) projects utilizing [Filament](https://filamentphp.com/) for the admin panel.
Here lives a beautiful starting point to quickly bootstrap your next [TALL stack](https://tallstack.dev/) application utilizing [Filament](https://filamentphp.com/) for the admin panel.

![Screenshot](https://i.imgur.com/AxerbeO.png)

## Features

- πŸš€ Quick, clean starting point with an example **Post** model and resource.
- πŸ§‘β€πŸ’» Fully pre-configured and [customized](#plugins-used) Filament panel with best practices in place.
- 🎨 Clean, minimally styled frontend powered by Livewire.
- πŸ’„ TailwindCSS and Vite ready for immediate use.
- πŸ‘· Pre-bundled Livewire and Alpine for easy extendability.
- 🎨 Clean, minimally styled frontend powered by [Livewire](https://livewire.laravel.com/).
- πŸ’„ [TailwindCSS](https://tailwindcss.com/) and [Vite](https://vitejs.dev/) ready for immediate use.
- πŸ‘· Pre-bundled Livewire and [Alpine](https://alpinejs.dev/) for easy extendability.
- ⚑️ SPA-ready in both Filament and the frontend.
- πŸ”¨ GitHub Actions workflows for Pint with pre-configured Dependabot for dependencies.
- πŸ”¨ GitHub Actions workflows for [Pint](https://github.com/laravel/pint) with pre-configured Dependabot for dependencies.
- πŸ”οΈ Easy programmatic SEO using [romanzipp/laravel-seo](https://github.com/romanzipp/Laravel-SEO).

## Requirements
Expand Down

0 comments on commit 31bb476

Please sign in to comment.