Skip to content

Gym management app built with Laravel / Vue3 / InertiaJs / Pest / Tailwind

Notifications You must be signed in to change notification settings

elieandraos/gym

Repository files navigation

Tech Stack

  • Laravel 11 with Jetstream and Inertia Vue 3 starter kit
  • Jetstream disabled features
    • API support
    • Account deletion
    • Email verification
    • Registration
    • Two-factor Authentication
  • Coding style
    • Pint for php & Laravel.
    • Es-lint for Javascript and Vue.
  • Commands
   # run es lint
   npm run eslint
 
   # run pint
   ./vendor/bin/pint
 
   # run tests
   php artisan test

UI blocks

  • AppLayout
    • Container
      • Headings: PageTitle PageBackButton

About

Gym management app built with Laravel / Vue3 / InertiaJs / Pest / Tailwind

Resources

Stars

Watchers

Forks

Packages

No packages published