archtechx / airwire-demo

A demo of Airwire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airwire demo

This app serves as a demo of Airwire.

Currently it only has a Vue demo, but we'll replicate it in Alpine very soon.

Installation

Simply clone the repository and serve the app.

The database should be included. If it's not found, run touch database/database.sqlite.

To refresh the database, run php artisan migrate:fresh.

Highlights

About

A demo of Airwire


Languages

Language:PHP 80.5%Language:Vue 12.5%Language:Blade 5.3%Language:TypeScript 0.9%Language:Shell 0.9%