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
- Host: GitHub
- URL: https://github.com/javi-cc/quasar-api-client
- Owner: JAVI-CC
- Created: 2021-07-25T15:59:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T16:28:25.000Z (over 4 years ago)
- Last Synced: 2025-01-04T02:31:05.163Z (over 1 year ago)
- Topics: api-client, axios, docker, pwa, quasar, quasar-framework, spa, vee-validate, vercel, vue, vuejs, vuex
- Language: Vue
- Homepage: https://quasar-api-client.vercel.app
- Size: 7.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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