Herramientas de usuario

Herramientas del sitio


personas:brolin:proyectos:graphql

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Última revisiónAmbos lados, revisión siguiente
personas:brolin:proyectos:graphql [2018/02/08 14:30] – [Graphcool] brolinpersonas:brolin:proyectos:graphql [2018/02/08 14:31] – [Graphcool] brolin
Línea 7: Línea 7:
  
 **Deployment, Local and Cloud** -> https://www.graph.cool/docs/reference/deployment/overview-ohs4asd0pe/#deployment-with-docker\\ **Deployment, Local and Cloud** -> https://www.graph.cool/docs/reference/deployment/overview-ohs4asd0pe/#deployment-with-docker\\
 +
 +It is possible to have a fully self-contained installation of Graphcool running with Docker on your machine in minutes, to quickly iterate on your implementation without requiring internet access.
 +
 +Graphcool is a complex system of multiple services working together. However, we condensed this complexity down to three core services necessary to run Graphcool for an optimal local development experience:
 +
 +  * A Development server: Contains all APIs and core business logic.
 +  * A Database: A MySQL database containing your data.
 +  * A local function runtime environment ("local function-as-a-service"): Allows you to quickly deploy and run your functions locally, without the need for an external FaaS provider.
 +
 +
personas/brolin/proyectos/graphql.txt · Última modificación: 2018/02/08 15:25 por brolin