Git Product home page Git Product logo

webnav's Introduction

预览

简约风格的网址导航页

演示 Demo / QQ群 542544997

Snipaste_2023-05-08_09-15-08

原作者

https://github.com/jic999/moon-web-start

已经完成的功能

  • 自由增删改网站

  • 拖动排序

  • 导入 / 导出数据

  • 搜索

  • 主题切换

  • 夜间模式

TODO

  • 搜索词联想

  • 移动端适配

  • 设置项完善

  • 后端服务

    • 获取 favicon

    • 同步数据

  • 更多...

进入目录

cd moon-web-start

安装依赖

npm install -g pnpm
pnpm install

启动项目

npm run dev

docker容器

1.0 版本

  • 旧版本
docker pull luode0320/web-start:1.0

启动:

docker run -d -p 2000:2000 luode0320/web-start:1.0

latest 版本

  • 最新版本
docker pull luode0320/web-start:latest

启动:

docker run -d -p 2000:2000 luode0320/web-start:latest

webnav's People

Contributors

jic999 avatar luode0320 avatar artisanbox 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.