Code Monkey home page Code Monkey logo

convenience's Introduction

Convenience

使用.NET Core 3.1 + Angular 10 + NG-ZORRO开发,实现了很多基本功能,方便二次开发。

功能

实现了系统管理(用户,角色,菜单),组织管理(员工,部门,职位),审批工作流,内容管理(文章,文件,字典等),代码生成等。

演示

地址:http://172.81.254.197/

账号:admin1~admin9

密码:同账号

开发环境

vs + vs code

本地运行(docker)

cd到src目录执行docker-compose up -d --build

然后访问localhost:8888

创建项目模板(后端)

cd到src\Convience.Backend目录,执行[dotnet new -i .],这样就创建了一个convience名称的模板(名称可以在template.json中修改)。然后通过[dotnet new convience -n 项目名]可以创建新项目,新项目的命名空间会被修改为刚才指定的项目名。

convenience's People

Contributors

aishang2015 avatar yunxiaa 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.