Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 1.76 KB

README.md

File metadata and controls

83 lines (60 loc) · 1.76 KB

Django+Vue Admin Dashboard

Next deneration django administration dashboard.

Why Django+Vue Admin Dashboard ?

  • Self-hosted
  • Loose coupling and separation of concerns
  • Modern Admin Panel
  • Customizable
  • Extensible by design
  • Better Developer Experience

Supported Django Packages

  • django-admin-sortable2
  • django-ckeditor
  • django-admin-tools
  • django-admin-rangefilter
  • django-jet2
  • django.contrib.admindocs
  • django.contrib.messages
  • django.contrib.sites
  • django-debug-toolbar
  • django-maintenance-mode
  • django-modeltranslation
  • django-import-export
  • django-tenants
  • django-js-asset

Technologies

  • Vue.js + Nuxt.js
  • Vuetify (Material Design)
  • REST API

Requirements

  • Django + Django-admin-rest package
  • Nodejs

Installation

From Source

# Download code source
$ git clone https://github.com/lejenome/django-admin-vue
$ cd django-admin-vue

# install dependencies
$ yarn install

Update nuxt.config.js with your Django server URL (under 'axios' section)

# serve dev with hot reload at localhost:3000
yarn run dev

Donate

If you find this project useful, you can buy author a glass of juice 🍹

Paypal Me

Buy me a coffee

Buy Me A Coffee

License

MIT License Copyright (c) 2019 Technology Innovation Network (TIK).