Giter Site home page Giter Site logo

buchao0406 / fast-scaffold Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huanzi-qch/fast-scaffold

0.0 0.0 0.0 408 KB

Fast Scaffold是一套极简的前后端分离项目脚手架,包含一个portal前端、一个admin后端,可用于快速的搭建前后端分离项目进行二次开发

License: MIT License

Shell 0.07% JavaScript 10.73% Java 27.25% TypeScript 17.90% HTML 0.24% Vue 43.80%

fast-scaffold's Introduction

简介

Fast Scaffold一套极简的前后端分离项目脚手架
Fast Scaffold是一套极简的前后端分离项目脚手架,包含一个portal前端、一个admin后端,可用于快速的搭建前后端分离项目进行二次开发

技术栈

portal前端:vue + element-ui + avue,使用typescript语法编码
admin后端:springboot + mybatis-plus + mysql,采用jwt进行身份认证

运行效果图

仓库地址

国外:https://github.com/huanzi-qch/fast-scaffold
国内:https://gitee.com/huanzi-qch/fast-scaffold

前往博客查看详情

具体介绍请看我的博客《开源一套极简的前后端分离项目脚手架》

常见问题

1、如何下载依赖包、启动程序?

注意:portal前端、admin后端分别用IDE打开,不要直接打开fast-scaffold文件夹

portal前端:node_modules的依赖包我没有上传,所有需要先下载依赖包,运行安装命令(npm install)下载依赖包,下载完成后在package.json中运行dev脚本启动程序
admin后端:等待IDE识别成springboot项目后,maven会自动下载依赖jar,等待依赖下载完成后,在AdminApplication.java中运行main函数启动程序

2、admin后端的数据库文件在哪?

原因:没有好好看文档,建议先好好看下博客介绍,博客文末“代码开源”处已经早有说明

解决:admin.sql文件在admin后端项目的resources/sql下面

3、测试账号/密码是多少?

账号/密码

sa/123456

AD广告位 (长期招租,如有需要请私信)

【基塔后台】免费后台管理系统,低代码快速搭建管理后台

【阿里云】阿里云最全的优惠活动聚集地!
【腾讯云】腾讯云当前最新优惠活动专区!

QQ群

有事请加群,有问题进群大家一起交流!

捐献

相应的资金支持能更好的持续项目的维护和开发,如果喜欢这个项目,请随意打赏!

支付宝 微信

fast-scaffold's People

Contributors

huanzi-qch 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.