All Projects → platzi → now-course

platzi / now-course

Licence: other
Proyecto para el curso de Now.sh en Platzi

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to now-course

apollo-express-ts-server-boilerplate
No description or website provided.
Stars: ✭ 29 (+52.63%)
Mutual labels:  apollo, graphql-server, apollographql, apollostack-graphql-server, apollo-server
Chatty
A WhatsApp clone with React Native and Apollo (Tutorial)
Stars: ✭ 481 (+2431.58%)
Mutual labels:  apollo, apollo-client, sequelize, apollo-server
Apollo Server Vercel
⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions
Stars: ✭ 69 (+263.16%)
Mutual labels:  apollo, nextjs, graphql-server, apollo-server
fullstack-apollo-subscription-example
A minimal Apollo Server 2 with Apollo Client 2 with Subscriptions application.
Stars: ✭ 72 (+278.95%)
Mutual labels:  apollo-client, apollographql, apollo-server, apollographql-subscriptions
kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (+10.53%)
Mutual labels:  apollo, apollo-client, apollographql, apollo-server
les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.
Stars: ✭ 48 (+152.63%)
Mutual labels:  apollo, apollo-client, apollo-server
GitHunt-Polymer
An example of a client-side app built with Polymer and Apollo Client.
Stars: ✭ 13 (-31.58%)
Mutual labels:  apollo, apollo-client, apollographql
apollo-errors
Machine-readable custom errors for Apollostack's GraphQL server
Stars: ✭ 408 (+2047.37%)
Mutual labels:  apollo-client, apollostack-graphql-server, apollo-server
apollo-log
A logging extension for the Apollo GraphQL Server
Stars: ✭ 64 (+236.84%)
Mutual labels:  apollo, apollographql, apollo-server
Ddp Apollo
DDP link for Apollo with GraphQL Subscriptions support
Stars: ✭ 163 (+757.89%)
Mutual labels:  apollo, apollo-client, graphql-subscriptions
ios-graphql
iOS code examples with GraphQL, Apollo & more
Stars: ✭ 78 (+310.53%)
Mutual labels:  apollo, apollographql, graphql-subscriptions
apollo-magic-refetch
magically refetches relevant apollo graphql queries after creates, deletes, and association changes
Stars: ✭ 32 (+68.42%)
Mutual labels:  apollo, apollo-client, apollographql
bookshelf
My GraphQL playground
Stars: ✭ 64 (+236.84%)
Mutual labels:  apollo, apollo-client, apollo-server
nextjs-graphql-auth
Authentication system using NextJS, GraphQL, Apollo Client, Apollo Server, MongoDB, Nginx, Docker, Docker-Compose and Kubernetes
Stars: ✭ 27 (+42.11%)
Mutual labels:  apollo-client, graphql-subscriptions, apollo-server
Ran
⚡ RAN! React . GraphQL . Next.js Toolkit ⚡ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more...
Stars: ✭ 2,128 (+11100%)
Mutual labels:  apollo, nextjs, zeit
apollo-graphql-full-stack
Full-stack Apollo GraphQL app using React and Node JS
Stars: ✭ 31 (+63.16%)
Mutual labels:  apollo-client, graphql-server, apollo-server
jest-gql
✅🚀GraphQL based tests for Jest and Apollo
Stars: ✭ 33 (+73.68%)
Mutual labels:  apollo, apollo-client, apollographql
gitstar
Github Client built with React Apollo
Stars: ✭ 15 (-21.05%)
Mutual labels:  apollo, apollo-client, apollographql
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (+589.47%)
Mutual labels:  apollo, nextjs, zeit
Next Graphql Blog
🖊 A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.
Stars: ✭ 152 (+700%)
Mutual labels:  apollo, apollo-client, nextjs

Curso de Deploy con Now.sh

Este es el proyecto del curso de deploy con now.sh de Platzi.

El proyecto esta dividido en 2 partes.

API

Es un API GraphQL dentro de un contenedor de Docker. Esta hecha en Node.js y se conecta a una base de datos PostgreSQL externa mediante las variables de entorno que configuramos.

BFF

El servidor de cara al usuario hecho en Next.js. Consume el API GraphQL mediante queries, mutaciones y suscripciones gracias al cliente de Apollo.

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].