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
$ npm install && quasar dev -m pwa
$ npm install && quasar build -m pwa
User: admin@email.com
Password: 12345678
$ 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