• Stars
    star
    160
  • Rank 233,337 (Top 5 %)
  • Language
    PHP
  • License
    Other
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

高中时期作品,网址导航,具备很酷的界面和完备的管理功能

极客导航

一个开源的导航,具备很酷的界面和完备的管理功能

说明

没有整理,直接从生产环境把代码拉了过来
完全在laravel-webstack上直接改过来的

如需图片里的黑色主题请自行改css加载路径 css3->css
index 主页

sites 导航页

sites 音乐窗(第三方网站,自行设置) sites sites sites 后台管理

优秀项目展示

名称 网址
极客导航 http://open985.com

如果你部署了该导航,欢迎issues留言列入本表

本导航遵守MIT协议开源,先给我个star并在issues留言你的网址,然后你可以免费获得授权并自由修改部署

二次开发(无论是做主题还是模板等)禁止直接售卖或有偿下载

安装教程

环境要求: PHP7+
mysql5.7+

首先克隆本项目到本地

mkdir geeknav
cd geeknav
git clone https://github.com/CrazyBoyM/geeknav.git

安装

composer install

如果有报错,自行取消相关函数的禁用

cp .env.example .env

配置.env,重点是正确配置数据库信息

生成 KEY

php artisan key:generate 

迁移数据

php artisan migrate:refresh --seed

测试运行

php artisan serve --port=3560 --host=0.0.0.0

访问127.0.0.1:3560/admin管理后台

admin/admin

内置了一些来自webstack的网站

基于以下开源项目,表示感谢:

BluePrint

webstack-laravel

webstack

laravel-admin

laravel

如有任何相关问题,欢迎提issue

安装有困难的朋友也可以issue里留言帮忙安装(请自备vps)

联系

我的邮箱[email protected],可以来联系

GeekNav开源QQ群1057251914

More Repositories

1

llama3-Chinese-chat

Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
Python
3,915
star
2

dreambooth-for-diffusion

文生图大模型训练工具箱 (完整封装stable diffusion全量微调训练流程, 可训练定制自己的独特风格、人物概念,开箱即用, 含自动图像标注、权重转换、训练参数配置等)
Python
443
star
3

phi3-Chinese

Phi3 中文仓库
Python
313
star
4

llama2-Chinese-chat

首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)
88
star
5

nonebot-plugin-drawer

基于文心大模型的AI机器人画画插件。
Python
74
star
6

R1DiyTools

斐讯R1 diy工具箱
Batchfile
51
star
7

birdNav

高考暑假 - 大一上期间练习项目,一个用纯React + TypeScript编写的浏览器首页,仿MacOS UI风格。
TypeScript
49
star
8

CodeLLaMA-chat

CodeLLaMA 中文版 - 代码生成助手,huggingface累积下载2w+次
45
star
9

R1ConfigWifi

用web网页实现给斐讯R1免APP配网
JavaScript
33
star
10

LLM-Chinese

(撰写ing..)本仓库偏教程性质,以「模型中文化」为一个典型的模型训练问题切入场景,指导读者上手学习LLM二次微调训练。
26
star
11

doc2mindmap

浏览器AI插件,一键把网页文章内容生成为思维导图,很方便。
JavaScript
15
star
12

native-finetune-diffusion-autodl

a autodl environment for native finetune stable diffusion.
Python
10
star
13

haut-online-ide

一个在线代码编辑器(online ide),可用于代码练习和题目AC。
Vue
8
star
14

ArkEditor

方舟编辑器(Typecho写作插件)
JavaScript
6
star
15

WebStack-Plus

WebStack的魔改版
2
star
16

ChatGPT-Web

Vue
2
star
17

ComfyUI2API

一个把ComfyUI工作流转换为API服务的服务,python adapter tool for connect http API with ComfyUI, which can make your workflows as server API.
Python
2
star
18

typecho-admin

A little changes in typecho's admin files.
PHP
1
star
19

mini-gpt4o

a repo for mini-gpt4o project
1
star
20

Dream-script-for-Android

一个优秀的安卓系统优化脚本
Shell
1
star
21

MyPosition

Typeho地理位置定位插件
PHP
1
star
22

webRS

Vue
1
star
23

typecho-change

对typecho的核心文件进行了修改,如后台界面修改,用户默认注册为贡献者,贡献者可以有直接发布文章权限等。
PHP
1
star
24

stable_diffusion_api

a easy to use API deploy demo for stable diffusion with diffusers. You can use it to develop text2image APP, mini-APP, website, bot and so on.
1
star