Coder Social home page Coder Social logo

feiyit / fytsoa Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 6.08 MB

FytSoa Admin是一个快速搭建中后台解决方案,后台基于NetCore 6 和前端VUE3+Element+Plus实现。

License: MIT License

JavaScript 11.91% HTML 5.53% CSS 27.79% Vue 33.94% SCSS 0.65% C# 20.17% Dockerfile 0.01%

fytsoa's Introduction

FytSoa Admin

前端

服务端

演示地址: fytsoa

账号:admin    密码:admin123
租户:fyadmin 密码:123456

Linux 部署: 园子

Swagger 增强 UI -关联项目

fytapi.mui

介绍

FytSoa Admin 是一个快速搭建中后台解决方案,后台基于 NetCore 6 和前端 VUE3+Element+Plus 实现。
使用最新的前沿技术栈,提供各类使用组件方便在业务开发时调用,并且持续性的提供丰富的业务模块,帮助你快速搭建企业级中后台任务。
支持数据分离多租户平台(SaaS)

前端基于 SCUI 搭建

表格支持右击快捷键菜单
表格自定义列-打印
表格自定义列-导出

架构图

特点

模块化:全新的架构和模块化的开发机制,便于灵活扩展和二次开发

动态 API

DDD 模式-领域驱动设计

技术点

NetCore SDK 6.0+

ORM SqlSugar

Mysql

后台教程

# 数据库连接

在doc文件夹,通过数据库工具执行fytsoa.sql脚本

# 修改连接字符串

打开FytSoa.ApiService,找到appsetting.json修改链接字符串,如果是开发环境,

可以修改appsettings.Development.json

# 启动项目

打开终端,定位到FytSoa.ApiService目录,执行:dotnet run urls=http://*:5100

# 访问接口

打开浏览器:访问  http://localhost:5100/fytapiui/index.html
如看到Swagger增强FytApi.MUI接口文档说明项目启动成

前端安装教程

# 进入项目目录

cd admin

# 安装依赖

cnpm i  或者  npm i

# 启动项目(开发模式)

npm run serve

启动完成后浏览器访问 http://localhost:2800

项目截图

交流

支持

如果觉得本项目还不错或在工作中有所启发,请帮助当前项目点亮星星,这是对开发者最大的支持和鼓励!

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.