Giter Site home page Giter Site logo

naice-blog's Introduction

一直以来都想用自己所想的技术做一些个人小项目,之前的博客觉从视觉上和交互上得有点小小不满足,所以想着做一些小小的重构。陆陆续续花了两个多月的时间,原因是工作特别的忙(为自己懒惰找借口),所以知道今天才发布上线。

博客地址:naice-blog

博客管理:naice-blog-admin

博客后台:node-koa

相关截图:

首页

文章

文章详情

评论

音乐

留言

归档

关于

相关技术栈:

  • vue + vuex + vue-router +nuxt
  • react + redux + react-router + ant design
  • token控制
  • 按需加载,ssr
  • ....

server

  • node + koa + mongoose
  • 路由用了装饰器包装,鉴别参数是否正确
  • 登录权限jwt
  • 百度sro推送,邮件通知
  • pm2自动化部署
  • nginx + ssl + http2
  • 缓存
  • ....

未来可能加入

  • 音乐可视化
  • 移动适配
  • 页面数据可视化统计
  • react-native
  • ....

启动

启动前一定要先启动服务器,不然那请求不到数据

Clone

git clone [email protected]:naihe138/naice-blog.git

Install

npm install

Dev

npm run dev

Build

npm run build

View build

npm start

如在浏览中遇到任何的bug,请留言我,我会第一时间修复,就此先谢谢

naice-blog's People

Contributors

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