An open API service indexing awesome lists of open source software.

https://github.com/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
https://github.com/javi-cc/quasar-api-client

api-client axios docker pwa quasar quasar-framework spa vee-validate vercel vue vuejs vuex

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

Important new version now available with VUE 3 !!!


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