Giter VIP home page Giter VIP logo

popcorn-env's Introduction

logo
Popcorn env

This repo holds everything you need (except the app) to run the PCT environment.

In this repo

.
โ”œโ”€โ”€ apps                        # All the main apps
โ”‚   โ”œโ”€โ”€ api                     # GraphQL API to run on your own server
โ”‚   โ”œโ”€โ”€ rest-api                # Rest API to be backwords compatible with official PCT clients
โ”‚   โ””โ”€โ”€ scraper                 # Scraper to collect and store all the data
โ”œโ”€โ”€ packages                    # Packages that are published to NPM
โ”‚   โ”œโ”€โ”€ ettv-api                # 
โ”‚   โ”œโ”€โ”€ eztv-api                # 
โ”‚   โ”œโ”€โ”€ solidtorrents-api       # 
โ”‚   โ””โ”€โ”€ zooqle-api              # 
โ””โ”€โ”€ libs                        # Internal libs used by the packages/apps
    โ”œโ”€โ”€ scraper                 # Collection of libs related to the scraper
    โ”‚   โ”œโ”€โ”€ helpers             # Collection of helpers
    โ”‚   โ”‚   โ”œโ”€โ”€ base            # Base helper
    โ”‚   โ”‚   โ”œโ”€โ”€ episode         # Helper in formating and storing episodes
    โ”‚   โ”‚   โ”œโ”€โ”€ movie           # Helper in formating and storing movies
    โ”‚   โ”‚   โ”œโ”€โ”€ season          # Helper in formating and storing seasons
    โ”‚   โ”‚   โ””โ”€โ”€ show            # Helper in formating and storing shows
    โ”‚   โ””โ”€โ”€ providers           # Collection of providers
    โ”‚       โ”œโ”€โ”€ base            # Base provider for the scraper
    โ”‚       โ”œโ”€โ”€ eztv            # EZTV provider, scraping eztv
    โ”‚       โ””โ”€โ”€ yts             # YTS provider, scraping yts
    โ”œโ”€โ”€ services                # Collection services
    โ”‚   โ”œโ”€โ”€ fanart              # Service for helping to get/collect data from fanart
    โ”‚   โ”œโ”€โ”€ omdb                # Service for helping to get/collect data from omdb
    โ”‚   โ”œโ”€โ”€ tmdb                # Service for helping to get/collect data from tmdb
    โ”‚   โ”œโ”€โ”€ trakt               # Service for helping to get/collect data from trakt
    โ”‚   โ””โ”€โ”€ tvdb                # Service for helping to get/collect data from tvdb
    โ”œโ”€โ”€ torrent/utils           # Small utils related to torrents
    โ””โ”€โ”€ types                   # Collection of types, contains mongo schema / model / graphql object type
        โ”œโ”€โ”€ blacklist           #
        โ”œโ”€โ”€ download            #
        โ”œโ”€โ”€ episode             #
        โ”œโ”€โ”€ image               #
        โ”œโ”€โ”€ movie               #
        โ”œโ”€โ”€ season              #
        โ”œโ”€โ”€ shared              #
        โ””โ”€โ”€ show                #

How to run this

See the docs for more information on how to run this project.

Contributing:

Please see the contributing guide.

Issues

File a bug against pct-org/getting-started prefixed with [getting-started].

This project is MIT licensed.

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.