Skip to content

grabbeh/nanoblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanoblog is a little blog with CRUD functionality using CouchDB as a backend and nano (http:https://github/dbase/nano) as an interface between the CouchDB instance and the client-side with the client-side using ejs templates. Blog.js in routes is fairly well-commented so take a look.