Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Dec 11, 2020. It is now read-only.
/graphql-apiPublic archive

GraphQL API for the PCT environment

License

NotificationsYou must be signed in to change notification settings

pct-org/graphql-api

Repository files navigation

logo
GraphQL API

GitterPRs Welcome

Projects

Popcorn Time consists of several projects, each doing it's own part.

ProjectDescription
@pct-org/getting-startedExplains how to get started with this setup
@pct-org/graphql-apiServes the data to the clients from the MongoDB database
@pct-org/scraperScrapes everything and saves it to MongoDB database
@pct-org/mongo-modelsModels used for MongoDB and GraphQL object types
@pct-org/native-appReact Native App
@pct-org/updaterUpdater that automatically updates the projects

Installation

$ yarn install

Running the API

Requirements

  • Make sure MongoDB is running, for Mac users see@pct-org/getting-started repo for the docker-compose file.
  • Copy the.env.example file and fill it in
  • If you want transcoding support make sure you haveffmpeg installed

Development

$ yarn build:watch# Also run this in a different terminal tab$ yarn start:watch

Production

$ yarn build$ yarn start

This project isMIT licensed.

Contributing:

Please see thecontributing guide.

Issues

File a issues againstpct-org/getting-started prefixed with [graphql-api].


[8]ページ先頭

©2009-2025 Movatter.jp