Pepyatka is an open source FriendFeed clone. Basically, this is a social real-time feed aggregator that allows you to share cute kitty photos, coordinate upcoming events, discuss any other cool stuff on the Internet or setup a private Pepyatka instance in your company.
Requirements:
- Node.js
- Run
npm install
- Run
npm start
- (make sure server is running on http://localhost:3000)
- Open http://localhost:3333/
- (for development, run
jake watch
)
HTML client for Pepyatka itself is licensed under the MIT License.