https://www.prisma.io/ logo
Join SlackCommunities
Powered by
# prisma-whats-new
  • f

    frank

    01/16/2018, 3:31 AM
    hi,is there any seed for koa2+graphql+mongodb?
    i
    • 2
    • 2
  • d

    Dean Gibson

    01/16/2018, 4:47 AM
    Hey guys, new to Graphcool. I'm having some trouble, the documentation to me seems a bit confusing. So some questions... 1) Do I follow the 0.x or 1.0 version of the docs? 2) When I install Graphcool on my system, do I run
    npm install -g graphcool
    ,
    npm install -g graphcool-framework
    or
    npm install -g prisma
    ?
  • d

    Dean Gibson

    01/16/2018, 5:06 AM
    3) To get started, do I run
    graphcool init hello-world
    ,
    graphcool-framework init hello-world
    ,
    prisma init hello-world
    or
    graphql create hello-world
    ?? 😕
  • j

    Jonathan Romano

    01/16/2018, 6:08 AM
    @Dean Gibson Great question, and frankly I think something we're all wondering. :) @nilan Is the Prisma versions of stuff at a place where they can/should be used now (namely over graphcool 1.0)?
  • d

    Dean Gibson

    01/16/2018, 6:09 AM
    @Jonathan Romano what is Prisma anyways?
    j
    a
    • 3
    • 10
  • c

    chakrihacker

    01/16/2018, 6:16 AM
    @Dean Gibson have a look at this https://blog.graph.cool/graphcool-1-0-release-candidate-7bc575f60d0e
  • o

    oxyoxy88

    01/16/2018, 6:23 AM
    So when 1.0(or Prisma) will be released? I'm looking forward to using it 🙂
  • j

    Jonathan Romano

    01/16/2018, 6:29 AM
    No date yet
  • j

    Jonathan Romano

    01/16/2018, 6:29 AM
    The beta is supposed to be stable though
  • j

    Jonathan Romano

    01/16/2018, 6:29 AM
    Per that article
  • j

    Jonathan Romano

    01/16/2018, 6:32 AM
    I certainly like working with it
  • e

    Elliot

    01/16/2018, 9:40 AM
    hey guys, is there any docs on how to deploy the graphcool database server (not the graphql api server) to docker so I can self host it?
  • i

    iamclaytonray

    01/16/2018, 9:45 AM
    For anyone who is wondering, treat Graphcool just as you would any other framework/lib. Want pre-1.0?
    yarn add graphcool@0.10.0
    for example. Want post-1.0?
    yarn add graphcool@beta
    .
    e
    • 2
    • 11
  • i

    iamclaytonray

    01/16/2018, 9:46 AM
    Using Graphcool as a local dependency is probably best, especially within a team. No more “I have graphcool x.x.x installed and he has graphcool x.x.x installed.” Just clone &
    yarn
    or
    npm install
    👍🏻 2
  • c

    chaim

    01/16/2018, 10:09 AM
    why change the domain to "www.prismagraphql.com" I think Graphcool is cool enough 😀
    👍 1
  • m

    Michiel De Wilde

    01/16/2018, 10:39 AM
    Hey guys. Can I add an extra docker container to the graphcool local up command? I have to add a graph database to my local setup or should I just define it in a separate docker-compose file?
  • r

    rein

    01/16/2018, 10:39 AM
    So is there no more hosting option included in 1.0? We need to set up our own server?
    i
    j
    • 3
    • 10
  • d

    develomark

    01/16/2018, 10:52 AM
    I like it. Graphcool was always a little daggy and too simular sounding to graphql (certainly with a german accent 😂)- I think it's a smart idea to create a distinct brand for themselves. It will defo help increase brand equity for fund raising/valuation. React + Apollo + Prisma - The RAP Stack™ - I love it!
    prisma 10
    🦜 4
    t
    • 2
    • 1
  • s

    senorcodecat

    01/16/2018, 11:05 AM
    lol
  • h

    hari mohan

    01/16/2018, 12:51 PM
    hello whey i am deploy graphcool I face this error "graphcool.yml should NOT have additional properties. additionalProperty: types" what I do..?
  • h

    hari mohan

    01/16/2018, 1:14 PM
    ??
  • m

    matic

    01/16/2018, 1:33 PM
    the new config has
    datamodel
    property instead of types
  • j

    joar

    01/16/2018, 3:02 PM
    Will there be a guide for migrating from our current pre-1.0 stack to prisma?
    n
    • 2
    • 1
  • n

    Nat

    01/16/2018, 3:47 PM
    Looks like there are some React prop syntax issues (and possibly other things) for the Authentication w Apollo demo on GitHub: https://www.graph.cool/forum/t/authentication-with-email-and-apollo-not-running/1800
    n
    • 2
    • 2
  • j

    johnkpaul

    01/16/2018, 4:08 PM
    Are prisma and graphcool the same thing?
    n
    n
    +3
    • 6
    • 28
  • j

    johnkpaul

    01/16/2018, 5:17 PM
    How do I run the seed data script? I don't see a
    prisma
    command for that
  • d

    develomark

    01/16/2018, 5:27 PM
    Any link to Prisma Cloud production pricing?
    r
    • 2
    • 1
  • a

    alexeygolev

    01/16/2018, 5:39 PM
    Hey guys, I'm working on exporting/importing my data. One thing I'm confused about is files. I get the nodes for them, but if I import these nodes into a new project the files would need to be reuploaded as far as I understand. In this case the new nodes would be created and the relations will break. Am i missing something?
  • r

    rwatts3

    01/16/2018, 6:11 PM
    hi everyone, could someone explain the difference between prisma and graphcool-framework
    j
    s
    • 3
    • 4
  • i

    iamclaytonray

    01/16/2018, 6:54 PM
    For anyone interested on helping out with a cool React project, I’d love thoughts/contributions on a self-hosted GraphQL CMS. (Will most likely integrate with Prisma): https://github.com/iamclaytonray/graphql-cms
    r
    e
    • 3
    • 7
1...515516517...637Latest