5 Star 7 Fork 1

时金易云 / eggbackend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Fork me on Gitee eggbackend

star

介绍

使用 EggJS 快速搭建后台管理系统,简单站点的开发,快速搭建接口API开发

JS按需引入,增加访问速度

sequelize的分页使用、模板引擎nunjucks分页、JQ分页插件

有需要开发的朋友联系邮箱:appjobs@aliyun.com
业务范围:网站开发、安卓开发、IOS开发、PC开发、混合开发、微信小程序开发

软件架构

框架:EggJS

ORM框架:sequelize

模板引擎:nunjucks

数据库:Mysql

后端框架:AdminLTE

安装教程

  1. 安装依赖: yarn install / npm install
  2. 导入数据库: db/db.sql
  3. 修改数据库配置: config/config.default.js 中的 sequelize 配置

使用说明

开发环境启动: npm run dev

正式环境启动: npm run start

前端地址:127.0.0.1:8080

后台地址:127.0.0.1:8080/admin 测试账号: test/123456

推荐阿里云服务器

后台预览

MIT License Copyright (c) 2020 成都阿普匠科技 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

EggJS、KOA2、AdminLTE、nunjucks、sequelize、Mysql 非前后端分离、简单站/接口API快速开发轻量级脚手架。 展开 收起
NodeJS
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
NodeJS
1
https://gitee.com/appers/eggbackend.git
git@gitee.com:appers/eggbackend.git
appers
eggbackend
eggbackend
master

搜索帮助