Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lingyan-blog

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lingyan-blog

one github blog

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

博客系统

目前

// git提交
bash push.sh 提交信息

// 启动本地服务
node app.js

// 开发
cd koa/react
webpack

想法

  • 数据库:使用json文件来作为数据存储

    fetch来获取数据

  • 文章发布系统:

    • node来做系统
    • 图片上传,也丢到github上算了
    • 后台管理界面,
    • 一键发布:使用node,把相应文章发布到github上
    • node init完成相关配置,就可以使用
    • 一键升级: 对于blog系统,只要能保存数据不丢失,就可以随意完成升级
  • 资源位:

    • 使用模块化管理
  • 前端:表现层其实无所谓,只要把数据 层做好就可以了

    • vue
    • react
    • jquery其实都无所谓,因为blog系统够简单
  • 数据统计:

    • 接入Google Analytics

Keywords

FAQs

Package last updated on 23 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc