杜郎俊赏 - dujun.io

开源实例之Gentelella

gentelella-example封面
前言 Gentelella Admin is a free to use Bootstrap admin template. This template uses the default Bootstrap 4 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards. Theme uses several libraries for charts, calendar, form validation, wizard style interface, off-canvas navigation menu, text forms, date range, uplo...

2023-04-20

开源实例之ngx-admin

ngx-admin-example封面
前言 ngx-admin is the most popular admin dashboard based on Angular 9+ and Nebular with Eva Design System support. Free and Open Source for personal and commercial purposes. 实例地址 https://ngx-admin.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 ngx-admin 8.0.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://akveo.github.io/ngx-admin 仓库地址:https://github.com/akveo/ngx-admin #克隆仓库后安装依赖 npm i...

2023-04-20

开源实例之Tabler

tabler-example封面
前言 Tabler is a free and open source web application UI kit based on Bootstrap 5, with hundreds responsive components and multiple layouts. 实例地址 https://tabler.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 Tabler 1.0.0 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 官网地址:https://tabler.io 仓库地址:https://github.com/tabler/tabler 搭建示例网站只需用 WEB 服务器代理 demo 目录即可。本地开发则需要搭建 Node.js 等环境,详见仓库说明。 实例体验 进入实例深度体验 后记 本实例仅供参考,不...

2023-04-19

开源实例之AdminLTE

adminlte-example封面
前言 AdminLTE is a fully responsive administration template. Based on Bootstrap 4.6 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. AdminLTE是一个完全响应的管理模板。基于Bootstrap 4.6框架和JS/jQuery插件。高度可定制且易于使用。适用于从小型移动设备到大型台式机的多种屏幕分辨率。 实例地址 https://adminlte.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 AdminLTE...

2023-04-19

开源实例之vue-admin-better

vue-admin-better-example封面
前言 vue-admin-better 同时支持电脑,手机,平板,切换分支查看不同的vue版本,包含 40+ 高质量单页。RBAC 模型 + JWT 权限控制。 实例地址 https://vue-admin-better.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Node.js 16 服务器 Nginx 程序 vue-admin-better 2.2.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/chuzhixin/vue-admin-better #克隆仓库 git clone -b master https://github.com/chuzhixin/vue-admin-better.git #安装依赖 npm i --registry=http://m...

2023-04-18

开源实例之SirTunnel

前言 本篇介绍用 SirTunnel 实现内网穿透。了解什么是内网穿透可以参考《开源实例之frp》一文中的介绍。 SirTunnel介绍 Minimal, self-hosted, 0-config alternative to ngrok. Similar to sish but leverages Caddy+OpenSSH rather than custom server code. SirTunnel 是一款零配置的内网穿透工具。 仓库地址:https://github.com/anderspitman/SirTunnel 部署服务端 克隆仓库代码,执行安装和启动脚本: sh install.sh sh run_server.sh 启动客户端 #https://sub1.example.com 访问本地 WEB 服务 ssh -tR 9001:localhost:8080 exa...

2023-04-17

开源实例之Telebit

前言 本篇介绍用 Telebit 实现内网穿透。了解什么是内网穿透可以参考《开源实例之frp》一文中的介绍。 Telebit介绍 Break out of localhost. Access your devices from behind firewalls. Securely access your services from anywhere. An easy-to-use secure tunnel for all sorts of wonderful things (kind of like a poor man's VPN). Telebit 是简单易用的内网穿透工具,提供了类似ngrok的公共服务端,同时也可以自建服务端。 官网地址:https://telebit.cloud 客户端仓库:https://git.coolaj86.com/coolaj86/telebit.js...

2023-04-17

开源实例之Tunnelmole

前言 本篇介绍用 Tunnelmole 实现内网穿透。了解什么是内网穿透可以参考《开源实例之frp》一文中的介绍。 Tunnelmole介绍 Tunnelmole is a very simple application that does one thing. It gives a web server you have running locally a public URL which can then be accessed from any device that is connected to the Internet. Its a bit like a reverse proxy from the internet to your local machine and can handle all types of HTTP/HTTPS requests such as tex...

2023-04-06

开源实例之ok-admin

ok-admin-example封面
前言 一个很赞的,扁平化风格的,响应式布局的通用后台模版解决方案,旨为后端程序员减压! 实例地址 https://ok-admin.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 ok-admin 2.0 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 仓库地址:https://gitee.com/wudibo/ok-admin 克隆仓库到服务器域名解析的目录,用 Nginx 代理即可。 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-04-06

开源实例之Vue Element Admin

vue-element-admin-example封面
前言 vue-element-admin is a production-ready front-end solution for admin interfaces. It is based on vue and uses the UI Toolkit element-ui. vue-element-admin 是一个后台前端解决方案,它基于 vue 和 element-ui实现。 vue-element-admin is based on the newest development stack of vue and it has a built-in i18n solution, typical templates for enterprise applications, and lots of awesome features. It helps you build large an...

2023-04-06

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55