Microblogging app #

This app demonstrates how to create a microblogging app (similar to Twitter) using User Collections. It also demonstrates how to use dpd.js with AngularJS on the front-end.

The app supports registering, logging in, making posts, and mentioning other users in posts with their @username.

Download View Source

Useful files #

Events:

Front-end:

More

Other docs in "Examples"

Related Examples