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 |
# Install dependencies
$ yarnFirst start your emulator then run the following command
$ yarn start:android// TODO
Please see the contributing guide.
File a bug against pct-org/getting-started prefixed with [native-app].
This project is MIT licensed.
