Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 958 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 958 Bytes

HTML client for Pepyatka

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.

Find out more

  1. Setting up Pepyatka

Setting up your environment

Requirements:

  • Node.js

Running the application

  1. Run npm install
  2. Run npm start
  3. (make sure server is running on http://localhost:3000)
  4. Open http://localhost:3333/
  5. (for development, run jake watch)

Copyright and license

HTML client for Pepyatka itself is licensed under the MIT License.