ujh / frisbee

A Disqus clone written using the node JavaScript server side library

This URL has Read+Write access

frisbee / TODO
100644 8 lines (7 sloc) 0.229 kb
1
2
3
4
5
6
7
8
* Disallow the client to cache the JS
* Just GET and POST. They should either get the comments for a blog post
  post a new one.
* logging library
* EJS (a la ERB)
* LICENSE
* Development mode that reloads files on each request.