Skip to content

pepyatka/pepyatka-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.