/diary

a notepad powered by meteor

Primary LanguageCoffeeScript

A Diary

Simple blogging system build with meteor.
I'm using it here.

To try the admin-interface, go to http://diary-test.meteor.com/login and use the following credentials:

  • username admin
  • password 123456

Preparation

  • This app uses meteorite to run meteor
  • Add users in /server/config/example.bootstrap.js. If you're running the app locally, the link new users have to click may be visible on the console only.