Skip to main content

yith-web-client

Project description

https://travis-ci.org/ablanco/yith-library-web-client.png?branch=master

Web client for Yith Library server. Written on top of Pyramid and Ember.js

Server code: https://github.com/lorenzogil/yith-library-server

This web client lets the user access to his passwords and secrets, safely stored at the Yith Library server. View, editing and deleting are supported.

There is an instance running at http://yithlibrary.com/

Development

It’s recommended to use virtualenv. To know how to create an isolated enviroment with virtualenv read this http://www.virtualenv.org

Requirements

  • Python 2.7 or Python 3.2

Deployment

After loading your virtualenv (you should be using one!), run this command:

python setup.py develop

This will install all the dependencies needed. After the installation is completed, you can execute the server with this command:

pserve development.ini

And then the web client will be available at http://localhost:6543/

1.0.2

  • Use the oauthlib library instead of a custom implementation

1.0.1

  • Upgrade to Ember.js 1.4.1

  • Upgrade to Ember-Data beta 6

  • Upgrade to Handlebars 1.3.0

1.0.0

  • Initial version

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page