All Projects → perfree → go-fastdfs-web-go

perfree / go-fastdfs-web-go

Licence: other
go-fastdfs-web的golang版本

Programming Languages

SCSS
7915 projects
Less
1899 projects
go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
Smarty
1635 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to go-fastdfs-web-go

RCWM
Right Click Windows Magic is an open-source set of right-click (context) menu tools for admins, power users and other magic beings. Batch&Powershell.
Stars: ✭ 39 (+25.81%)
Mutual labels:  admin
publisher
Publishes mainstream content on GOV.UK
Stars: ✭ 42 (+35.48%)
Mutual labels:  admin
mee-admin
admin、cms、console 等多用途开源后台系统
Stars: ✭ 117 (+277.42%)
Mutual labels:  admin
vue-admin-work
🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉
Stars: ✭ 74 (+138.71%)
Mutual labels:  admin
uni-admin
基于 uni-app,uniCloud 的 admin 管理项目模板
Stars: ✭ 135 (+335.48%)
Mutual labels:  admin
WP-Query-Console
⚡ Handy WordPress plugin to test various WordPress queries -
Stars: ✭ 25 (-19.35%)
Mutual labels:  admin
admintw
Admin theme built with Tailwindcss and AlpineJS
Stars: ✭ 65 (+109.68%)
Mutual labels:  admin
speed-admin
A rapid application development framework for Laravel.
Stars: ✭ 31 (+0%)
Mutual labels:  admin
ansible-role-phpmyadmin
Ansible Role - phpMyAdmin
Stars: ✭ 40 (+29.03%)
Mutual labels:  admin
luya-module-admin
Administration base module for all LUYA admin modules
Stars: ✭ 45 (+45.16%)
Mutual labels:  admin
django-tabular-permissions
Display Django permissions in a HTML table that is translatable and easily customized.
Stars: ✭ 60 (+93.55%)
Mutual labels:  admin
uiw-admin
UIW-Admin Panel Framework, Powered by React and @uiwjs.
Stars: ✭ 21 (-32.26%)
Mutual labels:  admin
django-redirects
↪️ ✅ redirects as they should be, with full control.
Stars: ✭ 32 (+3.23%)
Mutual labels:  admin
ToBeAdmin
beego 与 Ant Design Pro Vue 基础权限系统
Stars: ✭ 38 (+22.58%)
Mutual labels:  admin
yii2-admin-template
Yii2 application template targeted for backends.
Stars: ✭ 17 (-45.16%)
Mutual labels:  admin
hasura-sdk
Hasura Schema & Metadata Typescript SDK
Stars: ✭ 21 (-32.26%)
Mutual labels:  admin
jxc-admin
一个前后端分离的简易进销存后台管理系统,基于SpringBoot和vue-element-admin实现,具备常见的后台管理功能,登录态使用session,使用基于资源url的简单权限控制。
Stars: ✭ 203 (+554.84%)
Mutual labels:  admin
PlusAdmin-Free-Bootstrap-Admin-Template
Free Admin template featuring horizontal and vertical navbar. Built using Bootstrap 4.
Stars: ✭ 98 (+216.13%)
Mutual labels:  admin
ivew-admin
基于iview 的一套后台新零售后台系统,权限模块基于后台控制,前端进行配置映射,从而通过登录后台返回用户权限进行用户权限模块控制。基础信息与权限相关基于cookie实现
Stars: ✭ 32 (+3.23%)
Mutual labels:  admin
ct-material-dashboard-pro-laravel
Material Pro Dashboard For Laravel Framework 9.x and Up
Stars: ✭ 18 (-41.94%)
Mutual labels:  admin

GoFastDfsWeb - Golang版本

go-fastdfs 是一个简单的分布式文件存储,具有高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。本项目为go-fastdfs的web管理端

前往 Go-Fastdfs

Go-Fastdfs web管理平台 - Java版本

Conf

conf/app.ini

[app]
RunMode = release
HttpPort = 8088
SqlFile = DataBase.db
LogFile = go-fastDfs-web-go.log
SessionSecret = 123456
AppVer = dev1.0.0
AppVerDate = 2021-09-29

Run

go run main.go 
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].