An open API service indexing awesome lists of open source software.

https://github.com/kometen/touche

A simple blogging app written in meteorjs.
https://github.com/kometen/touche

Last synced: 4 months ago
JSON representation

A simple blogging app written in meteorjs.

Awesome Lists containing this project

README

        

A simple blogging system written in meteorjs.

rm touche.*
mkdir client server public lib collection
meteor add bootstrap
meteor add mrt:accounts-ui-bootstrap-dropdown
meteor add accounts-password
meteor remove insecure