Coder Social home page Coder Social logo

lalabg / geek-navigation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekape/geek-navigation

0.0 1.0 0.0 4.99 MB

:star:极客猿梦导航,分动态导航(数据库)版本和静态导航(JSON文件)版本,线上地址:[http://navigate.ym1024.com/]

CSS 39.28% HTML 1.27% JavaScript 19.75% Vue 39.70%

geek-navigation's Introduction

极客猿梦导航

面向独立开发者的导航站

简介

极客猿梦导航,致力于方便独立开发者/程序员寻找各种网络资源。

以前,我有很多导航资源,我都把它们收集在浏览器收藏夹中,可到一定量后,我发现想找一些网站不容易,因为当时添加它也没有做明确的备注,现在我将导航添加到极客猿梦导航站中,每个网站都包含一些子信息,尽管你不添加,还是会比收藏夹里面的更好找一点。

功能导图

首页

后台页

导航版本

友情提示

  • 如果你对这个项目有兴趣,可点star保持关注,当然,你也可以Fork代码,自己完善这个项目,你愿意的话可以pull到我仓库来合并。

  • 你如果遇到什么困难或bug,随时可以在issues提出,我会尽快解决。

待办

  • 1. 添加网站必填项提示
  • 2. 添加网站自定义分类切换状态
  • 3. 按需加载指定分类,点击某个分类请求某个分类接口

常见问题

1. 什么是数据库版?什么是静态JSON版本?

为了方便无需配置数据库的小白,提供了静态JSON版本的导航,静态版本只能本地修改JSON添加导航,没有管理后台。

而相对于静态版的××数据库版本**,它提供了管理导航的界面,用户可在线提交网站,后台审核,并管理所有网站(推荐)

2. 修改后台登录密码

打开根目录下的server/router.js文件,修改密钥secret的值。

3. 本地mongodb没导航数据?

运行爬虫文件node reptile/index.js,确保你已经开启了本地Mongodb数据库,就可以爬导航到本地的数据库了 后台页

4. 本地运行

// 1. 下载代码
git clone git@github.com:geekape/geek-navigation.git

// 2. 本地安装包
npm i 或者 cnpm i

// 3.假设已启动mongodb,启动本地服务器
node server/app.js

// 4. 运行项目
npm run serve

// 5. 预览项目
http://localhost:8080

geek-navigation's People

Contributors

geekape avatar

Watchers

 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.