当前位置:网站首页>A super cool background permission management system
A super cool background permission management system
2022-07-03 10:25:00 【Android Guide】

Good evening , I am Lao Bei , official account 「GitHub Point north 」 Will recommend GitHub There are interesting projects on , Tap the value of open source , Welcome to your attention .
Today I recommend a cool background permission management system , Free open source , modularization 、 pluggable 、 Fast development CRUD, Convenient and fast construction of iterative background management system , Support serverless、docker、 Common server and other ways of deployment .
cool-admin-midway be based on midway.js 2.0、typeorm、mysql、jwt、element-ui Etc , Its technical stack is as follows :
- Back end :node.js midway.js egg.js mysql typescript
- front end :vue.js element-ui jsx vuex vue-router
If you are the front end , The back-end technology selection is particularly friendly to you , Front end developers can get started more quickly .
If you're the back end ,Typescript The grammar of is similar to java、php And so on , Everything seems so familiar .
Demo address
https://show.cool-admin.com
Account :admin
password :123456
Results the preview




GitHub Address
And no. GitHub Point north The background to reply Authority system Get the source address .
边栏推荐
- CV learning notes - BP neural network training example (including detailed calculation process and formula derivation)
- Hands on deep learning pytorch version exercise solution - 3.1 linear regression
- LeetCode - 1670 設計前中後隊列(設計 - 兩個雙端隊列)
- Opencv feature extraction - hog
- Leetcode-100: same tree
- Step 1: teach you to trace the IP address of [phishing email]
- 2018 y7000 upgrade hard disk + migrate and upgrade black apple
- R language classification
- 4.1 Temporal Differential of one step
- Neural Network Fundamentals (1)
猜你喜欢

LeetCode - 1670 设计前中后队列(设计 - 两个双端队列)

Opencv note 21 frequency domain filtering
![Step 1: teach you to trace the IP address of [phishing email]](/img/a5/c30bc51da560c4da7fc15f434dd384.png)
Step 1: teach you to trace the IP address of [phishing email]

Leetcode-513:找树的左下角值

Deep Reinforcement learning with PyTorch

Raspberry pie 4B deploys lnmp+tor and builds a website on dark web

Data classification: support vector machine

Leetcode - 460 LFU cache (Design - hash table + bidirectional linked hash table + balanced binary tree (TreeSet))*

2018 Lenovo y7000 black apple external display scheme

Basic use and actual combat sharing of crash tool
随机推荐
Leetcode - 706 design hash mapping (Design)*
Basic use and actual combat sharing of crash tool
[LZY learning notes dive into deep learning] 3.1-3.3 principle and implementation of linear regression
Secure in mysql8.0 under Windows_ file_ Priv is null solution
Mise en œuvre d'OpenCV + dlib pour changer le visage de Mona Lisa
1. Finite Markov Decision Process
LeetCode - 919. Full binary tree inserter (array)
Data preprocessing - Data Mining 1
ECMAScript -- "ES6 syntax specification # Day1
CV learning notes - clustering
Opencv image rotation
Anaconda installation package reported an error packagesnotfounderror: the following packages are not available from current channels:
波士顿房价预测(TensorFlow2.9实践)
CV learning notes - image filter
Leetcode-112:路径总和
CV learning notes - edge extraction
Powshell's set location: unable to find a solution to the problem of accepting actual parameters
Leetcode-100: same tree
3.2 Off-Policy Monte Carlo Methods & case study: Blackjack of off-Policy Evaluation
Flutter 退出当前操作二次确认怎么做才更优雅?