Coder Social home page Coder Social logo

bothyan / quick-vue-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linzhixian/quick-vue-admin

0.0 1.0 0.0 2.44 MB

Least coding ,support config CRUD admin based on Vue,Element UI 2.x and MongoDB

License: MIT License

JavaScript 54.77% HTML 0.15% Vue 45.08%

quick-vue-admin's Introduction

quick-vue-admin

English | 简体中文

Introduction

quick-vue-admin is a front-end management background integration solution,base on VueElementMongoDB。 Least programming,Auto dbref,out of the box。

Dependencies

  • nodejs           (need stand alone install)
  • koa 2.0.0         (include)
  • Element UI 2.x      (include)
  • MongoDB 3.x      (need stand alone install)

Features

- Login / Logout

- Permission Authentication
  - Menu permission
  - User Role permission

- CRUD CONFIG
  - through create one meta config file to auto generate CRUD page
  - auto create collection in MongoDB
  - auto create index in MongoDB
- Auto ref
- Error Page
  - 401
  - 404

Getting started

# clone the project
git clone https://github.com/linzhixian/quick-vue-admin.git

# install dependency
npm install

# develop
npm run dev

Open browser on: http://localhost:9001.

Build

# build for production environment
npm run build

Run

# Run for development environment
npm run dev
# Run for production environment
npm run pm2

contact

Changelog

Detailed changes for each release are documented in the release notes.

Donate

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

License

MIT

Copyright (c) 2018-present ZhiXianLin

quick-vue-admin's People

Contributors

linzhixian avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.