Code Monkey home page Code Monkey logo

zp-library's Introduction

requirements

Setup

  1. Download and unarchive on the project root
  2. Run pip install -t lib -r requirement.txt
  3. Run bower install
  4. Copy app.yaml.template to app.yaml.
  5. Get Github Client Key from here.
    • Homepage URL must be set correctly. If you're just testing on your local, use http://127.0.0.1:8080.
    • 'Authorization callback URL' must be (host)/#!/auth/github. Just like http://127.0.0.1:8080/#!/auth/github
  6. Set your application ID on GAE and Github API keys from above step in app.yaml
  7. Run dev_appserver.py .
  8. Visit (host)/init on your browser and log in as Administrator.

How to use on local

  1. Run dev_appserver.py . on the project root.
  2. Visit one of the URLs below on your browser:
    • http://127.0.0.1:8080: Client
    • https://127.0.0.1/api/ui: API Client.
    • https://127.0.0.1:8000: Admin console

How to deploy on GAE

  1. Run appcfg.py update . on the project root.
  2. Visit one of the URLs below on your browser:
    • http://(your-project-id).appspot.com: Client
    • http://(your-project-id).appspot.com/api/ui: API Client.
    • https://console.developer.google.com: Admin console

zp-library's People

Watchers

 avatar  avatar  avatar  avatar

Forkers

jincreator

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.