项目作者: aymen94

项目描述 :
😄 easy blog with Node.js, expressjs, mysql, materializecss
高级语言: HTML
项目地址: git://github.com/aymen94/my-light-blog.git
创建时间: 2018-08-12T12:32:28Z
项目社区:https://github.com/aymen94/my-light-blog

开源协议:

下载


my-light-blog

easy blog with nodejs, expressjs, mysql, materializecss

all the code is commented

Technologies and framework used

  • expressjs
  • mysql
  • materializecss
  • helmet
  • ejs

Features

  • Create/Edit/Delete Post/Category/User
  • express-session Authentication
  • crypto-js Password Hash
  • helmet security
  • materializecss ui framework
  • view engine ejs

Server Side Dependencies

  1. "body-parser": "^1.18.3",
  2. "cookie-parser": "^1.4.3",
  3. "crypto-js": "^3.1.9-1",
  4. "ejs": "^2.6.1",
  5. "express": "^4.16.3",
  6. "express-session": "^1.15.6",
  7. "helmet": "^3.13.0",
  8. "mysql": "^2.16.0"

Installation

1. Clone the repo

  1. git clone https://github.com/aymen94/my-light-blog.git
  2. or
  3. fork

2. Install Dependencies

  1. npm install

Contributing

contributions are more than welcome!

Screen

Screenshot

Screenshot

Screenshot