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.
- Host: GitHub
- URL: https://github.com/kometen/touche
- Owner: kometen
- Created: 2014-09-22T09:53:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-28T20:42:29.000Z (over 10 years ago)
- Last Synced: 2025-01-11T01:14:58.308Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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