Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
/ mongo-models Public archive

MongoDB models and GraphQL object types of PCT environment

License

Notifications You must be signed in to change notification settings

pct-org/mongo-models

Repository files navigation

Project moved to popcorn-env

logo
Mongo Models


Projects

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

Installation

$ yarn install
$ yarn build

Contributing:

Please see the contributing guide.

Issues

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

This project is MIT licensed.