All Projects → landluck → react-ant-admin-api

landluck / react-ant-admin-api

Licence: other
专为 react-ant-admin 开发的后端API,完善的权限路由系统,使用 eggjs、ts、mysql开发

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
PLpgSQL
1095 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-ant-admin-api

Teanblog
📄 Simple blog platform based on Egg.js
Stars: ✭ 29 (-44.23%)
Mutual labels:  sequelize, eggjs
Egg 24time
A Twitter-like news and social server for Egg. 微信小程序社区全栈解决方案
Stars: ✭ 493 (+848.08%)
Mutual labels:  sequelize, eggjs
nestjs-api-mongoose
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, etc. for the NestJS community 😻
Stars: ✭ 153 (+194.23%)
Mutual labels:  sequelize
passport-local-sequelize
passport-local-sequelize is a sequelize plugin for building username and password login with passport
Stars: ✭ 81 (+55.77%)
Mutual labels:  sequelize
egg-react-mobx-ts-antd
Start node with eggjs, react, mobx-react, typescript and ant design.
Stars: ✭ 34 (-34.62%)
Mutual labels:  eggjs
egg-view-assets
Manage frontend assets in development and production.
Stars: ✭ 51 (-1.92%)
Mutual labels:  eggjs
vuenode-fullstack
Vue.Js & Node fullstack Single Page Application with Relational databases as backend using Sequelize. Live Demo:
Stars: ✭ 42 (-19.23%)
Mutual labels:  sequelize
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (+357.69%)
Mutual labels:  sequelize
auth-quickstart
Authentication Quickstart with Express, Passport and Sequelize
Stars: ✭ 49 (-5.77%)
Mutual labels:  sequelize
sf-midway-admin
🚀 基于MidwayJs + TypeScript + TypeORM + Redis + MySql + Vue2 + Element-UI编写的一款简单高效的前后端分离的权限管理系统
Stars: ✭ 93 (+78.85%)
Mutual labels:  eggjs
college-timetable
🗓 프로들의 수강신청 전략 어플리케이션
Stars: ✭ 27 (-48.08%)
Mutual labels:  sequelize
2019-15
Catch My Mind - 웹으로 즐길 수 있는 캐치마인드
Stars: ✭ 19 (-63.46%)
Mutual labels:  sequelize
fastexpress
Restful API Framework minimalist
Stars: ✭ 14 (-73.08%)
Mutual labels:  sequelize
GlaxOJ
An Online-Judge written in Javascript (Nodejs and React).
Stars: ✭ 19 (-63.46%)
Mutual labels:  sequelize
sequelize-embed
Easily insert and update sequelize models with deeply nested associations
Stars: ✭ 15 (-71.15%)
Mutual labels:  sequelize
node-server-template
This is Node.js server tidy template / boilerplate with Express (with asyncified handlers, custom error handler) framework and MongoDb. The server use ES6 and above. On different branches you can see different techniques' and technologies' usage, such as Kafka, nodemailer, file download... You also can find postman collections.
Stars: ✭ 116 (+123.08%)
Mutual labels:  sequelize
TypeScript-in-Nodejs-Starter
A starter kit for Node.js project written with TypeScript.
Stars: ✭ 39 (-25%)
Mutual labels:  sequelize
ves
Vue SSR(Server Side Render) Web Framework for Egg
Stars: ✭ 23 (-55.77%)
Mutual labels:  eggjs
1702-express-review
Review repo for express.js and sequelize for Fullstack Academy/Grace Hopper Academy 1702 cohort
Stars: ✭ 35 (-32.69%)
Mutual labels:  sequelize
egg-sentry
Sentry Plugin For Egg.js
Stars: ✭ 18 (-65.38%)
Mutual labels:  eggjs

React Ant Admin Api

React Ant Admin Api 是使用 nodeeggjsredis、mysql 为 React-Ant-Admin 开发的配套API 项目,具有完善的框架基础、的错误处理、以及对 mysql 的使用和事物处理

使用技术

  • Node框架: eggjstypescript
  • 缓存处理: redisegg-redisioredisredis
  • 数据处理mysqlsequelizeegg-sequelize
  • 类型检查typescript
  • 跨域处理egg-cros
  • 文档管理api-docs
  • 图片上传七牛云本地服务器存储

接口实现

接口具体实现请访问线上地址地址

使用

$ git clone https://github.com/landluck/react-ant-admin-api.git
$ cd react-ant-admin-api
$ npm install
$ npm run dev

部署

$ npm start

删除

$ npm run stop

环境

node 8+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].