grabbeh/nanoblog
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Nanoblog is a little blog with CRUD functionality using CouchDB as a backend and nano (http://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.