8000 GitHub - JAVI-CC/Quasar-API-client: Quasar Framework with VueJs application web responsive and PWA that contains interface web, user registers and the application connected to a Laravel API https://laraveljuegosapi.herokuapp.com/api/juegos Project Laravel Api Server: https://github.com/JAVI-CC/Laravel-API-Server
[go: up one dir, main page]

Skip to content

Quasar Framework with VueJs application web responsive and PWA that contains interface web, user registers and the application connected to a Laravel API https://laraveljuegosapi.herokuapp.com/api/juegos Project Laravel Api Server: https://github.com/JAVI-CC/Laravel-API-Server

Notifications You must be signed in to change notification settings

JAVI-CC/Quasar-API-client

Repository files navigation

New version: https://github.com/JAVI-CC/VUE3-API-client


Quasar Framework with VueJs application web responsive and PWA that contains interface web, user registers and the application connected to a Laravel API https://laraveljuegosapi.herokuapp.com

Project Laravel Api Server: https://github.com/JAVI-CC/Laravel-API-Server

Start the app in the development mode

$ npm install && quasar dev -m pwa

Start the app in the production mode

$ npm install && quasar build -m pwa

Demo

https://quasar-api-client.vercel.app
User: admin@email.com
Password: 12345678

Show get all registries API SERVER:

Login form:

Create or update registrer sending it to the API SERVER:

Application web responsive:

Deploy to Docker 🐳

Setup:

$ git clone https://github.com/JAVI-CC/Quasar-API-client.git
$ cd Quasar-API-client
$ docker-compose up -d --build

Once you have the containers deployed, you can access the API at http://localhost:8080

About

Quasar Framework with VueJs application web responsive and PWA that contains interface web, user registers and the application connected to a Laravel API https://laraveljuegosapi.herokuapp.com/api/juegos Project Laravel Api Server: https://github.com/JAVI-CC/Laravel-API-Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0