Skip to content

facn5/facn-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facn-blog

Server-side rendered CMS/blog system.

Node/Express server using Handlebars template.

Stateless session management using JSON web token (JWT)

User passwords hashed and salted using bcrypt, rather than storing plain text.

Hosted on Heroku