Title
s

schickling

10/11/2017, 5:53 PM
Hey <!everyone>! We have some pretty exciting news! Based on all of your feedback, we’ve been working on a new way how to build GraphQL backends using Graphcool. :graphql: Today, we’re announcing the preview of the Graphcool Framework which allows you to build Graphcool services completely locally from your editor & command line. You can get started by installing the newest CLI via
npm install -g graphcool@next
. Here is the full blog post: https://blog.graph.cool/graphcool-framework-preview-ff42081b1333 We can’t wait to hear what you think! Also, it would be great to meet as of you as possible at the GraphQL Summit two weeks from now in SF. (If you don’t have your ticket yet, you can use the code
GRAPHCOOL
for 25% off.) P.S. This release also contains a first alpha version of a local Docker-based development environment. :docker:
💚 6
👯 3
💯 13
🤘 6
👏 15
😋 1
:party-parrot: 44
😎 6
😄 5
😻 1
👍 14
🙏 5
🙌 1
🎉 12
🚀 5
🤓 4
💪🏻 4
🔥 7
:graphcool: 43
:graphql: 7
a

albinekb

10/11/2017, 5:54 PM
can you do the same stuff in both the web and cli versions?
which one should i choose if i want to try graphcool
n

nikolasburk

10/11/2017, 5:57 PM
we’re moving away from the web UI! when starting out, you should definitely use the CLI!
a

albinekb

10/11/2017, 5:57 PM
That’s what i thought, thanks!
n

nikolasburk

10/11/2017, 5:57 PM
here’s a quick guide to start with react+apollo on the frontend: https://docs-next.graph.cool/getting-started/react/apollo-tijghei9go
a

albinekb

10/11/2017, 5:58 PM
👌 sweet, already running react+apollo, it’s sooo good!
💯 1
but seeing your server solution im starting to consider it 😉
but the lock in fear is huge..
👍 1
Like, will you have LTS versions of the config or how will you handle deprecations? (of graphcool features/config)
m

max

10/11/2017, 6:03 PM
Looks awesome - does the latest version work with the Auth0 module available through the console?
s

sorenbs

10/11/2017, 6:05 PM
@max Take a look at https://github.com/graphcool/templates - there is a community template for Auth0 integration
m

max

10/11/2017, 6:10 PM
@sorenbs thanks. What are the plans going forwards for the console? Is there a timeline around which it will go away?
n

nik

10/11/2017, 6:24 PM
This is incredible! Congrats!
🎉 1
s

stephenhandley

10/11/2017, 6:48 PM
@schickling awesome. is the rollout of the docker-based dev environment pointing towards it eventually being possible to use the graphcool toolchain with a custom / self-hosted backend? there's some mention here, but can't find any further details. https://docs-next.graph.cool/concepts/overview/hosting-phosh3thu9#self-hosting-and-on-premise
s

schickling

10/11/2017, 7:00 PM
Yes @stephenhandley - stay tuned for more!
s

stephenhandley

10/11/2017, 7:10 PM
@schickling that's great news. any idea on ETA? I'm looking to use graphcool for a project, but our company needs to host the production backend, so any further visibility would be greatly appreciated!
s

schickling

10/11/2017, 7:28 PM
Expect some news by the end of this month!
👍 1
n

nilan

10/11/2017, 7:42 PM
thanks @nik 🙌
💯 1
m

mpiroc

10/12/2017, 12:57 AM
@nikolasburk As you move away from the Web UI, will the playground still be available/maintained?
n

nikolasburk

10/12/2017, 6:13 AM
@mpiroc Yes, 100%! With “Web UI”, I only referred to the “Console” for managing Graphcool projects. The Playground is independent from that 🙂
k

kitze

10/12/2017, 11:02 AM
Congrats, amazing stuff!