Giter Club home page Giter Club logo

jianshu's Introduction

仿简书nodejs+express+mongodb+vue2+angular4+爬虫

前端以SPA单页形式,后端以nodejs为主,提供api接口。前端页面使用angular4,管理后台使用vue2,使用爬虫来简单抓取简书页面的一些数据,(人懒没办法)

喜欢的话请点star,想订阅点watch,欢迎fork!

需求规划(目前第1阶段 查看sprint1分支)

  1. 登录、注册、找回密码
  2. 文章模块相关:文集、专题、文章
  3. 完善用户模块并和文章模块关联、首页
  4. 完善文章模块
  5. 消息模块
  6. 搜索模块、热门推荐模块、其他说明页面(帮助与反馈,关于简书等)
  7. 建立运营管理后台
  8. 测试打包部署发布

使用相关技术

项目规划

  1. service 服务器
  2. admin 运用管理系统
  3. web 前端页面
  4. app 移动端页面

说明: 每个工程启动方式不一样,请参考对应工程的 README.md 文件。

文件结构说明

  • web 前端工程
  • service 后端工程
  • admin 运用管理系统工程
  • app 移动端工程
  • blog 开发笔记
  • wiki 文档管理
  • CHANGELOG.md 版本迭代日志(注意:只记录中版本迭代信息,其他小版本信息对应各工程查询)

快速开始

注意:安装Nodejs >= 8.x,Npm >= 5.x

服务端快速开始

  1. 安装MongoDB >= 3.4.x 以上版本,并认证
  2. 安装Redis >= 3.2.x

注意:服务端开启前,一定要启动MongoDBRedis;

cd service

npm install

npm start 开启服务端,默认3000端口

localhost:3000 可以访问表示服务正常启动

localhost:3000/swagger  查看swagger API文档

客户端快速开始

cd web

npm install

npm start 浏览器自动打开localhost:4200

需要帮助?请先阅读 开发总结经验心得, 如果未能解决,可以到 GitHub 上 进行提问

参与贡献

我非常欢迎你的贡献,你可以通过以下方式和我一起共建 😃:

说明

以上技术均未使用过,从0开始学习一步步完成目标。

jianshu's People

Contributors

jiayisheji avatar

Stargazers

 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.