Giter Club home page Giter Club logo

navigation-client's Introduction

说明

  • 本项目最初的想法是想构建一套私人导航页,供家中NAS使用,因为NAS上跑的服务太多,端口号记不住。而目前市面上的导航页太过花哨,且大部分没有登录功能,不满足私人使用条件,毕竟NAS上部署的服务甚至是真实的地址都是不能够对外暴露的,所以业余时间写了这么一套
  • 计划是日后有时间封装成docker应用在NAS中使用。本项目包括服务端客户端,由于时间关系,日后还有很多需要完善的地方...

功能

  • 支持登录、注册
  • 支持分类的新增/编辑
  • 支持链接的新增/删除
  • 支持分类的拖拽排序
  • 支持上传/替换背景图片
  • 支持设置链接的打开方式
  • 支持移动端显示和操作
    ...

相关技术

后端:NodeJs/Express/Mongodb/PM2/jwt/log4js...
前端:vue2/vue-router/axios/element-ui/sass...

项目启动

运行环境

  • 本地需安装NodeJs,为确保项目运行,可以用nvm安装并切换为node v14.16.1 版本
  • 本地需安装mongodb,并注意代码中相关mongodb的配置信息
  • 全局安装pm2

项目运行

npm i
npm start

服务端以3000端口运行,可以浏览器打开localhost:3000,如页面出现service start success!字样,代表启动服务成功

项目预览





navigation-client's People

Contributors

adozhao 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.