rsilvestre / wilthard_blog

Small blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wilthard_blog

Small blog

This small blog has been realized during my degree in programming at EPHEC

The source code is based on the course of mongoDB lecon 7 I followed at MongoDB University and the code look to be without licence but I suppose it's a MIT licence...

The code is Heroky ready. Just push it and configure some variable:

  • MONGOLAB_URI
  • NODE_ENV
  • REDISCLOUD_URL
  • SESSION_SECRET
  • STRONGLOOP_KEY

The code is using Express js and specialy Loopback

If you prefer a great Node js blog engine, I suggest you to use Hexo

What you need

You need to use a MongoDB server and a Redis server for the session

after install

You need to create an account, this blog is one account only, so after that creation you cannot create an other account anymore.

text edition

The Text should be writen in Markdown only

About

Small blog

License:MIT License


Languages

Language:JavaScript 87.7%Language:CSS 12.2%Language:HTML 0.1%