All Projects → okbel → Diversidad Media

okbel / Diversidad Media

Diversidad Media is a platform to generate more diverse spaces, through Movies, Books, Music, and others. The project is in fast growth and there are many things to do. We are still covering the basics.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Diversidad Media

Stash
An organizer for your porn, written in Go
Stars: ✭ 591 (+3376.47%)
Mutual labels:  graphql, media
Sample Media Pwa
A sample video-on-demand media Progressive Web App
Stars: ✭ 833 (+4800%)
Mutual labels:  media
Graphene Sqlalchemy
Graphene SQLAlchemy integration
Stars: ✭ 785 (+4517.65%)
Mutual labels:  graphql
Graphql
The Swift GraphQL implementation for macOS and Linux
Stars: ✭ 812 (+4676.47%)
Mutual labels:  graphql
Graphqlgen
⚙️ Generate type-safe resolvers based upon your GraphQL Schema
Stars: ✭ 796 (+4582.35%)
Mutual labels:  graphql
Gatsby Starter Personal Blog
A ready to use, easy to customize, fully equipped GatsbyJS blog starter with 'like app' layout and views transitions.
Stars: ✭ 817 (+4705.88%)
Mutual labels:  graphql
Chimp
Tooling that helps you do quality, faster.
Stars: ✭ 783 (+4505.88%)
Mutual labels:  graphql
Graph Node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Stars: ✭ 884 (+5100%)
Mutual labels:  graphql
Graphql Redis Subscriptions
A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
Stars: ✭ 829 (+4776.47%)
Mutual labels:  graphql
Batch Loader
⚡️ Powerful tool for avoiding N+1 DB or HTTP queries
Stars: ✭ 812 (+4676.47%)
Mutual labels:  graphql
Aws Mobile Appsync Sdk Js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Stars: ✭ 806 (+4641.18%)
Mutual labels:  graphql
Graphene
GraphQL framework for Python
Stars: ✭ 6,964 (+40864.71%)
Mutual labels:  graphql
Media Server
WebRTC Media Server
Stars: ✭ 821 (+4729.41%)
Mutual labels:  media
Koa Graphql
Create a GraphQL HTTP server with Koa.
Stars: ✭ 787 (+4529.41%)
Mutual labels:  graphql
Azure Sdk For Java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
Stars: ✭ 834 (+4805.88%)
Mutual labels:  media
Graphiti
Stylish Graph APIs
Stars: ✭ 783 (+4505.88%)
Mutual labels:  graphql
Serverless Appsync Plugin
serverless plugin for appsync
Stars: ✭ 804 (+4629.41%)
Mutual labels:  graphql
Swagger To Graphql
Swagger to GraphQL API adapter
Stars: ✭ 811 (+4670.59%)
Mutual labels:  graphql
Graphql Java Codegen Maven Plugin
Maven plugin for graphql-java-codegen
Stars: ✭ 17 (+0%)
Mutual labels:  graphql
Ionic Apollo Simple App
Explains how to develop Ionic application with Apollo GraphQL client
Stars: ✭ 16 (-5.88%)
Mutual labels:  graphql

Diversidad Media

Español

Diversidad Media is a platform to generate more diverse spaces, through Movies, Books, Music, and others. The project is in fast growth and there are many things to do. We are still covering the basics.

Here you can find more information (Spanish): https://medium.com/@okbel/diversidad-media-e0783f3e20de

Running the project

Prerequisites

Setup

Create a .env file with your keys, following .env.example format.

Install dependencies

yarn # or npm install

Server

The server connects to TMDB, Google Books and any other backend provider. By default it listens to port 3000, but you can use another one setting the DM_SERVER_PORT environment variable.

dotenv yarn watch:server # or dotenv npm run watch-server

Client

The client serves the browser and proxies any backend request to the server. By default it listens to port 3001, but you can use another one setting the DM_CLIENT_PORT environment variable.

yarn watch:client # or dotenv npm run watch-client

Active Contributors

Belén Curcio @okbel - Frontend and Backend Development - Content

diversidadmedia.com Diversidad Media 2017

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].