HugoRCD / vuejs-boilerplate

VueJS Template ready-to-use with working OAuth Google, JWT auth, I18n translation, fully responsive, etc...

Home Page:https://vuejs-frontend-template.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge

Introduction

Here is a completely working VueJS Template ! This app is a single-page application built with VueJS and includes features such as OAuth authentication with Google, translation with I18n, and a dark and light theme and many more... Everything is connected and ready to use to a working api in NestJS check here !!! NestJS Template

Features

  • OAuth authentication with Google
  • Translation with I18n
  • Dark and light theme
  • Authentication with JSON Web Tokens (JWTs) and refresh tokens
  • Working forgot password
  • Role Feature
  • Admin Dashboard
  • Support Ticket integration
  • This template is fully responsive and use CSS pre-processors (SCSS)

Getting Started

To get started with this VueJS App, follow these steps:

Clone the repository:

git clone git@github.com:HugoRCD/vuejs-boilerplate.git

Install dependencies:

yarn install

Start the development server:

yarn run serve

Now you can open the app in your browser at http://localhost:8080

Documentation

For more information on how to use this VueJS App, see the documentation.

License

This VueJS Template is licensed under the MIT License.

About

VueJS Template ready-to-use with working OAuth Google, JWT auth, I18n translation, fully responsive, etc...

https://vuejs-frontend-template.herokuapp.com/

License:MIT License


Languages

Language:Vue 80.6%Language:JavaScript 14.3%Language:SCSS 4.5%Language:HTML 0.5%Language:Dockerfile 0.1%