Skip to content

musikfestwochen/musikfestapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

540 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Laravel App tests linter

Musikfestapp

Laravel application for Winterthurer Musikfestwochen operations.

Documentation

Quick Start

composer install
npm install
cp .env.local .env
php artisan key:generate
php artisan migrate
npm run dev

Quality Checks

  • Tests: composer test
  • Lint: composer lint
  • Pre-commit suite: composer precommit

Contributing

  • Conventions: CONVENTIONS.md
  • Testing standards: TESTING_GUIDELINES.md
  • Development setup: DEVELOPMENT_SETUP.md

About

Musikfestapp is a modular Laravel + Vue (Inertia.js) application for managing the Winterthurer Musikfestwochen festival (and potentially others too). It features real-time people counting, robust authentication, and a modern developer workflow with comprehensive testing and CI.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors