This repository was archived by the owner on Dec 11, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2
GraphQL API for the PCT environment
License
NotificationsYou must be signed in to change notification settings
pct-org/graphql-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Project moved topopcorn-env
Popcorn Time consists of several projects, each doing it's own part.
Project | Description |
---|---|
@pct-org/getting-started | Explains how to get started with this setup |
@pct-org/graphql-api | Serves the data to the clients from the MongoDB database |
@pct-org/scraper | Scrapes everything and saves it to MongoDB database |
@pct-org/mongo-models | Models used for MongoDB and GraphQL object types |
@pct-org/native-app | React Native App |
@pct-org/updater | Updater that automatically updates the projects |
$ yarn install
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
$ yarn build:watch# Also run this in a different terminal tab$ yarn start:watch
$ yarn build$ yarn start
This project isMIT licensed.
Please see thecontributing guide.
File a issues againstpct-org/getting-started prefixed with [graphql-api].
About
GraphQL API for the PCT environment
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published