Build with Laravel 8 and Tailwind.
npm install
npm run dev
php artisan migrate
php artisan serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.