Skip to content

gekaopu/tsCloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsCloud Readme

Introduction

It provide the service for TS platform.

Main features

TODO

Running environemnt

The app based on Python programming language and Django web framework.

Requirements

  1. Python > 2.7
  2. Django > 1.5.0
  3. python-slug
  4. python-six

Submodules

  1. wadofstuff-seriailzer: https://github.com/xuqingkuang/wadofstuff-serializer.git
  2. django-mptt: https://github.com/django-mptt/django-mptt.git
  3. django-mptt-admin: https://github.com/leukeleu/django-mptt-admin.git
  4. Qiniu SDK: https://github.com/qiniu/python-sdk.git

Build Process

  1. Clone the source code from repository.
  2. Install the requirements packages.
  3. Add submodules.
  4. Initial the database.

How to run

$ python ./manage.py

How to deploy

TODO

Releases

No releases published

Packages

No packages published