HugoRCD / vuejs-boilerplate-graphql

VueJS frontend template using i18n, GraphQL, Light/Dark mode, JWT Auth, Nodemailer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WARNING]: This template is working but not updated anymore, check the VueJS Template one for more features and update !!!

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 connect and ready to use to a working api in NestJS check here !!! NestJS GraphQL Template

Features

  • Translation with I18n
  • Dark and light theme
  • Authentication with JSON Web Tokens (JWTs) and refresh tokens
  • This template is fully responsive and use CSS pre-processors (SCSS)

Getting Started

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

Clone the repository:

git clone git@github.com:HugoRCD/vuejs-boilerplate-graphql.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 frontend template using i18n, GraphQL, Light/Dark mode, JWT Auth, Nodemailer

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


Languages

Language:Vue 70.9%Language:JavaScript 19.2%Language:SCSS 8.3%Language:HTML 1.4%Language:Dockerfile 0.2%