deidax / VueDjango

this is a boilerplate for Vuejs and Django, it has an authentication system that uses Django Rest Framework and Djoser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Django Auth

Introduction

This is a boilerplate for Vuejs and Django Rest authentication

Install Django Rest Framework

pip install rest_framework

Install Djoser

pip install djoser

About

this is a boilerplate for Vuejs and Django, it has an authentication system that uses Django Rest Framework and Djoser


Languages

Language:Python 36.7%Language:JavaScript 33.1%Language:Vue 27.0%Language:HTML 3.1%