Git Product home page Git Product logo

prisonersdilemma's Introduction

LIVV Stack

Laravel, Inertia, Vue, Vuetify

About LIVV

LIVV is a full stack web application framework built on top of the Laravel PHP framework, Inertia.js, Vue.js, and Vuetify.js.

LIVV is designed to be a starting point for building web applications with a modern, hybrid frontend and a traditional server-side backend.

https://github.com/nathanbarrett/livv-stack

Features

  • Laravel 10.x, PHP 8.3
  • Inertia.js for hybrid frontend
  • Vue 3 with TypeScript
  • Vuetify 3 using Material Design Icons
  • Prettus Laravel Repositories for an abstraction layer between Models and Services
  • Auth scaffolding (UI and backend) including login, registration, password reset, and email verification
  • IDE helpers ready to go. Update with sail composer ide-helpers
  • PHPStan ready to go sail composer analyse
  • PHPUnit tests for auth scaffolding sail artisan test
  • Laravel Pint for formatting: sail composer format
  • ESLint for formatting and best practices: npm run lint:fix
  • GitHub Action to run PHPUnit tests, check back end code formatting, check front end code formatting, and analyze code on push to main or PR to main

Installation

  1. Install Docker
  2. Run bash scripts/init.sh
  3. Install npm dependencies
  4. Run npm run dev

You can re-run init.sh at any time to reset the project.

Vuetify Themes

A default light and dark theme is included but feel free to add or update to make it your own in resources/js/vuetify/available-themes.ts

License

LIVV Stack is open-sourced software licensed under the MIT license.

prisonersdilemma's People

Contributors

nathanbarrett avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.