Skip to content

gumb0/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.

About

HTML client for Pepyatka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 9.4%
  • Other 1.0%