All Projects → naihe138 → Naice Blog

naihe138 / Naice Blog

😺 新的博客上线啦

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Naice Blog

Nuxt Blog
基于Nuxt.js服务器渲染(SSR)搭建的个人博客系统
Stars: ✭ 277 (+197.85%)
Mutual labels:  mongodb, nuxt, axios, ssr
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (-58.06%)
Mutual labels:  ssr, nuxt, axios, vue-router
Ktv Select music System
KTV点歌系统,含后台管理系统(完整版)
Stars: ✭ 305 (+227.96%)
Mutual labels:  mongodb, koa, axios
Nuxt Ssr
✨vue+nuxt+sass+node+express+MongoDB 实现的SSR项目。
Stars: ✭ 323 (+247.31%)
Mutual labels:  mongodb, axios, ssr
Vue Music Player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
Stars: ✭ 729 (+683.87%)
Mutual labels:  axios, vue-router, css3
Vue Koa2 Login
基于 token 的登录注册。
Stars: ✭ 275 (+195.7%)
Mutual labels:  koa, axios, vue-router
Blog Front
blog-front @nuxt
Stars: ✭ 305 (+227.96%)
Mutual labels:  nuxt, axios, ssr
Egg Vue Webpack Boilerplate
Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 1,302 (+1300%)
Mutual labels:  axios, ssr, vue-router
giog
It's based on githud issues and built with Vue 2.x, vue-router & vuex with server-side rendering by koa
Stars: ✭ 14 (-84.95%)
Mutual labels:  koa, ssr, vue-router
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+825.81%)
Mutual labels:  axios, vue-router, css3
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+820.43%)
Mutual labels:  nuxt, axios, vue-router
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+41820.43%)
Mutual labels:  nuxt, ssr, vue-router
N2ex
🌈 V2ex built with Nuxt.js (vue&ssr)
Stars: ✭ 260 (+179.57%)
Mutual labels:  nuxt, axios, ssr
egg-nuxt
The Nuxt plugin for eggjs
Stars: ✭ 23 (-75.27%)
Mutual labels:  koa, ssr, nuxt
Koa Vue Ssr Template
This template built with vue 2.x, vue-router & vuex & webpack3 with server-side rendering by koa
Stars: ✭ 53 (-43.01%)
Mutual labels:  koa, ssr, vue-router
Vuecnodejs
⚽️🎉Vue初/中级项目,CnodeJS社区重构。( a junior project of Vue.js, rewrite cnodejs.org ) 预览(DEMO):
Stars: ✭ 705 (+658.06%)
Mutual labels:  nuxt, ssr, vue-router
Vue Mall Mobile
🔥 vue + koa + mongodb 搭建 mobile web 商城 (End。。。)
Stars: ✭ 201 (+116.13%)
Mutual labels:  mongodb, axios, vue-router
vue-ssr-starter
Starter kit for projects with Webpack 4, Vue 2 and SSR
Stars: ✭ 53 (-43.01%)
Mutual labels:  ssr, axios, vue-router
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+715.05%)
Mutual labels:  nuxt, ssr, vue-router
Axios Module
Secure and easy axios integration with Nuxt.js
Stars: ✭ 998 (+973.12%)
Mutual labels:  nuxt, axios, ssr

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

博客地址: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,请留言我,我会第一时间修复,就此先谢谢

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].