Skip to content

pranjaltech/pinry-tornado

Repository files navigation

PINRY-TORNADO

Tornado-based implementation of Pinterest.

Running the App

  1. Install the following:
  • Python 2.7
  • PIP
  1. Open a Terminal, change to the directory of pinry-tornado and type: pip install -r requirements.txt

This will install Tornado, mongoengine and PIL on your system.

  1. Install and run an instance of MongoDB on the default port=27017.

  2. To start the server, type: python app.py

  3. Open http://localhost:8888/ in a browser window.

About

A Tornado-based clone of Pinry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors