Controle de acesso dos usuários desde o cadastro até o login no back-end, em que obteremos o token de segurança para realizar requisições nas rotas seguras da API.

Overview

projeto

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

You might also like...
A domain name authorization authentication query system (via API). It is currently used for teaching purposes. I will add content later to make the system complete!

Domainname Auth Query System 1. What is "Domainname Auth Query System" ? "Domainname Auth Query System" is a webpage dedicated to publicly querying wh

E-Store built with Vue's Composition api script setup, mocked a server, vuex, vue-router

Frontend Mentor - E-commerce product page solution This is a solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor cha

A Vue frontend for RESTful Rails API backend to book an appointment with a doctor.

vue_appointment Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build

Todos-VUEX - A todo list made using Vue, Vuex, Axios and JSON Placeholder API.

todos Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and

🏳️ 🏴 REST Countries API with color theme switcher
🏳️ 🏴 REST Countries API with color theme switcher

Countries You can See all countries from the API on the homepage Search for a country using an input field Filter countries by region Click on a count

A state management library for react inspired by vue 3.0 reactivity api and immer

Welcome to costate 👋 A state management library for react inspired by vue 3.0 reactivity api and immer costate is a tiny package that allows you to w

Reactivity system for Angular. Based on Vue Composition API.
Reactivity system for Angular. Based on Vue Composition API.

Note This repository is no longer maintained. The story continues at Angular Composition API. Reactivity system for Angular. Based on Vue Composition

A tiny state management library for Vue Composition API.
A tiny state management library for Vue Composition API.

vue-unstated A tiny state management library for Vue Composition API based on unstated-next which is for React. 🏇 Demo 🔌 Installation $ npm install

Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con vue-gates y autenticacion por token, para inicio de proyectos.
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con vue-gates y autenticacion por token, para inicio de proyectos.

Start-Basic Sobre el Proyecto Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1, Vue 2 y manejo

Aplicação feito com proposito de ter um controle em tempo real da quantidade de clientes que entram e sai.
Aplicação feito com proposito de ter um controle em tempo real da quantidade de clientes que entram e sai.

ControleFluxo-Covid Aplicação feito com proposito de ter um controle em tempo real da quantidade de clientes que entram e sai. Responsivo para que ten

Dawn-token-swap-app - A fake Token swapping interface with simulated wallet and some pools
Dawn-token-swap-app - A fake Token swapping interface with simulated wallet and some pools

Dawn Token swap app A fake Token swapping interface with simulated wallet and so

Aplicación frontend para la gestión de prestamos de libros a usuarios de una Biblioteca.
Aplicación frontend para la gestión de prestamos de libros a usuarios de una Biblioteca.

El Dorado app Este es un proyecto de aprendizaje para el ciclo 3 del curso de Desarrollo de Software. Se implementa la administración para los préstam

Este é um remake de um velho código que eu fiz quando comecei a estudar para ser Dev Front-end
Este é um remake de um velho código que eu fiz quando comecei a estudar para ser Dev Front-end

Resilia-Form 🚀 Este é a recriação de um antigo projeto que fiz com HTML e CSS. Mas desta vez utilizei VueJS 3 para refazer o formulário e fiz um desi

Aplicação desenvolvida com o framework Vue.js que consome a API https://pokeapi.co. Feita para fins de estudos. 😊

# pokedex-vue ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for p

apiAutoTest front-end and back-end separation, visualization version, using FastAPI + Vue2 implementation, on the basis of apiAutoTest to add timing tasks, graphql specification interface testing

apiAutoTest front-end and back-end separation, visualization version, using FastAPI + Vue2 implementation, on the basis of apiAutoTest to add timing tasks, graphql specification interface testing

Vue front-end and back-end tool.

jVue 1. Class-based TS Vue 工程的类型检查需求,一直是一个大问题。 For Vue projects, the requirement of type checking has been a big problem so far. 现在我们可以像这样使用 TypeScrip

A simple color game made using VueJS + Ionic on front-end, and AdonisJS + PostgreSQL on back-end

Simple Color Game This is a browser game made using VueJS + Ionic on front-end, and AdonisJS + PostgreSQL on back-end. The game is very simple: You ha

Front-end and Back-end Separation for library management system.
Front-end and Back-end Separation for library management system.

LibraryManagement Front-end and Back-end Separation for library management system. 1.、准备阶段 1.1 准备知识 JavaSE、servlet、JDBC、Maven、Mybatis、SpringMVC、SSM(了解

Website com atualizações em tempo real dos valores de 5 criptomoedas (Bitcoin, Ethereum, Cosmos Hub, Luna e Dacxi), consumindo uma API.
Website com atualizações em tempo real dos valores de 5 criptomoedas (Bitcoin, Ethereum, Cosmos Hub, Luna e Dacxi), consumindo uma API.

Website com atualizações em tempo real dos valores de 5 criptomoedas (Bitcoin, Ethereum, Cosmos Hub, Luna e Dacxi), consumindo uma API.

Owner
Wiliender Ferreira Silva
Wiliender Ferreira Silva
Projeto para facilitar a vida de quem está começando na vida de PJ

Helios PJ Calculators URL temporária do projeto https://hungry-noether-e80701.netlify.app/#/ Descrição Esse projeto foi feito para facilitar a vida de

Hélio Marcondes 6 Jun 25, 2022
Site criado para aprendizado das linguagem VUE.js

Site criado para vendas de produtos. Linguagens e frameworks utilizados: HTML , CSS , JS e VUE.js Os produtos foram usados de uma API Fake Store API h

Matheus Osterno 2 Nov 8, 2022
📦 Fast, Simple, and Lightweight State Manager for Vue 3.0 built with composition API, inspired by Vuex.

v-bucket NPM STATUS: ?? Fast, Simple, and Lightweight State Management for Vue 3.0 built with composition API, inspired by Vuex. Table of Contents Mai

mehdi 42 Aug 10, 2022
A util package to use Vuex with Composition API easily.

vuex-composition-helpers A util package to use Vuex with Composition API easily. Installation $ npm install vuex-composition-helpers This library is n

Greenpress 276 Dec 30, 2022
Use a JSONAPI api with a Vuex store, with data restructuring/normalization.

jsonapi-vuex A module to access JSONAPI data from an API, using a Vuex store, restructured to make life easier. Vue 3 - v5 and later supports only Vue

Matthew Richardson 145 Dec 22, 2022
vue-google-api

vue-google-api This project is outdated and no longer maintained, I can't find time to do what should be done here. Really sorry, if someone wants to

Stéphane Souron 37 Nov 3, 2022
Lightweight Vue 3 composition API-compatible store pattern library with built-in undo/redo functionality.

vue-store Lightweight Vue 3 composition API-compatible store pattern library. Offers a simple alternative that is on par with VueX in terms of feature

Korijn van Golen 23 Sep 27, 2022
A vue boiler plate with state management, vuex, vue-router that can be backed by a laravel restful api using jwt auth

Laravel 6 (LTS) Vue.js Frontend Boilerplate A Vue.js Frontend starter project kit template/boilerplate with Laravel 6 Backend API support. Features Re

MUWONGE HASSAN 2 Oct 12, 2021
Vue3 composition api exmaple

데모(Demo) click here . . 발단 Vue3로 넘어오면서 composition api 사용이 가능해짐에 따라 Vuex를 더이상 쓰지 않아도 된다는 말을 들었다. Vue2에서는 필수적인 라이브러리였는데, 그렇다면 Vue3에선 어떻게 상태관리를 하는것인지 궁금

shelly 1 Dec 7, 2021
Saving Quick Notes - Vue, Vuex, Vue Router, Vue Composition API

Saving Quick Notes - Vue Project setup yarn install Compiles and hot-reloads for development yarn run serve Compiles and minifies for production yar

Karol Fabjańczuk 5 Mar 31, 2022