GithubHelp home page GithubHelp logo

taoland's Introduction

taoLand

博客:vue全家桶+node+mongodb

介绍

  • 实现了用户注册、登录、检测登录、博客管理(文章的修改和删除)、文章编辑(Markdown)、标签分类等功能。
  • 前端使用vue全家桶(cli,router,vuex,axios),框架用的elmentUI
  • 后端使用node,框架用的express,mongoose
  • 数据库采用mongodb
  • 响应式,移动端勉强能看...

线上预览

https://www.yangyuetao.cn/

食用

  • 下载到本地
    • git clone https://github.com/bestRenekton/taoLand.git
  • 安装
    • npm i
    • 或者使用淘宝的cnpm i
  • 安装mongodb
  • 启动mongodb
  • 进入server启动node
    • 开第一个命令行
    • cd进入项目根目录的server文件夹
    • node index
      • 看到Mongo connection successed即node启动成功
  • 启动项目
    • 再开第二个命令行,cd进入项目根目录
    • npm run dev
  • 打开http://127.0.0.1:8080

tips

  • mongoDB可视化工具,Robo3T客户端比较好用
  • 留言系统的数据库设计可能有问题,毕竟自己的后端项目写的不多,欢迎后端朋友指导...

taoland's People

Contributors

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