All Projects → cxy-js → Blog Nodejs

cxy-js / Blog Nodejs

基于NodeJs的多用户博客,集成会员即时聊天,登录、注册、登出、后台管理、权限控制==

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Blog Nodejs

Barryvanveen
📰 Personal blog of Barry van Veen. Focuses on Laravel Framework, website optimization and natural computing.
Stars: ✭ 24 (+100%)
Mutual labels:  blog
Blog Src
Personal blog source.
Stars: ✭ 7 (-41.67%)
Mutual labels:  blog
Blog
My personal blog
Stars: ✭ 9 (-25%)
Mutual labels:  blog
Brucezhaor.github.io
🚧 Bruce Zhao's Tech Blog -- Under Reconstructing ...
Stars: ✭ 25 (+108.33%)
Mutual labels:  blog
Izhengfan.github.io
My homepage and blog.
Stars: ✭ 26 (+116.67%)
Mutual labels:  blog
Tb Cli
🛠️ CLI for rapid TB generate
Stars: ✭ 8 (-33.33%)
Mutual labels:  blog
Gatsby Starter Alchemy
A Gatsby starter with PostCSS powers ✨🔮
Stars: ✭ 23 (+91.67%)
Mutual labels:  blog
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+7058.33%)
Mutual labels:  blog
Hikkoshi
Hikkoshi the Blog Migration Tool
Stars: ✭ 7 (-41.67%)
Mutual labels:  blog
Gs Blog
A simple and easy to use, yet powerful blog for GetSimple. With this plugin, you can create blog posts, sort posts by category, view posts in monthly archives, plus much more.
Stars: ✭ 8 (-33.33%)
Mutual labels:  blog
Vuepress Plugin Comment
Comment plugin in vuepress, such as Gitalk, Valine...
Stars: ✭ 26 (+116.67%)
Mutual labels:  blog
Xblog
A powerful and responsive blog system powered by laravel 5.5.
Stars: ✭ 937 (+7708.33%)
Mutual labels:  blog
Dominhhai.github.io
My Blog
Stars: ✭ 8 (-33.33%)
Mutual labels:  blog
Kubeflow Data Science On Steroids
The blog post about Kubeflow, including all materials
Stars: ✭ 25 (+108.33%)
Mutual labels:  blog
Blog
Rust Brazil community blog ⚙️
Stars: ✭ 10 (-16.67%)
Mutual labels:  blog
Blogs
📖 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……
Stars: ✭ 919 (+7558.33%)
Mutual labels:  blog
Blog Content
Different articles related to software and/or electronics hacking - Published at http://gbraad.nl/blog/
Stars: ✭ 7 (-41.67%)
Mutual labels:  blog
Laravel Blog 5.6.5
Learning Laravel by making simple Blog
Stars: ✭ 12 (+0%)
Mutual labels:  blog
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-16.67%)
Mutual labels:  blog
Chrispher.github.com
Data Science
Stars: ✭ 8 (-33.33%)
Mutual labels:  blog

blog-nodejs

基于NodeJs的多用户博客,集成会员即时聊天,登录、注册、登出、后台管理、权限控制==’ 麻雀虽小五脏俱全!

  • 人人都是管理员

node版本 node-v6.10.3

前台库 jquery-3.2.1

所需模块

  • "body-parser": "^1.17.2",
  • "cookies": "^0.7.0",
  • "express": "^4.15.4",
  • "mongoose": "^4.11.6",
  • "socket.io": "^2.0.3",
  • "swig": "^1.4.2"

运行

  • 安装mongodb 数据目录文件夹mongo
  • npm install
  • npm app.js

介绍

  • 注册
  • 登录
  • 退出
  • 注册帐号密码加密
  • 博客blog上传
  • 文章的存储查询,前台显示
  • 404
  • 权限的控制--everybody(只有注册用户才可访问后台)
  • 分页的查询
  • 评论的保存
  • 分类的保存与显示
  • 友情连接
  • 会员即时聊天
  • 代码没有整合将就这吧!!!

欢迎 Issues

预览图

image

image

image

image

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