https://www.prisma.io/ logo
Join Slack
Powered by
# random
  • d

    david calcus

    10/23/2019, 10:59 AM
    Hello. Any work around the
    <https://github.com/prisma/prisma/issues/4451>
    when you can’t delete a remote host ? Works fine on local to delete/reset but not on a remote url.. Instead of dropping manually the DB…
  • j

    Jovaanc

    10/24/2019, 7:27 AM
    Hello everyone, how can I create a resolver for this?
  • j

    Jovaanc

    10/24/2019, 7:27 AM
    what I want
  • j

    Jovaanc

    10/24/2019, 7:28 AM
    my current resolver
  • d

    Daniyar Kasymjanov

    11/04/2019, 5:58 PM
    Hello, I can't seem to see my deployed serviced in the prisma dashboard. Anyone else had the same problem?
  • i

    Ivan Wallarm

    11/04/2019, 10:31 PM
    Hi all! Who heard about GraphQL attacks prevention, like OWASP Top-10 or so? Any links?
  • s

    Slackbot

    11/05/2019, 1:45 PM
    This message was deleted.
    p
    p
    +2
    • 5
    • 8
  • m

    mehari

    11/05/2019, 1:52 PM
    are Prisma servers up?
  • m

    mehari

    11/05/2019, 1:52 PM
    I got NETTIMOUT error trying to deploy
  • g

    Gambo

    11/06/2019, 2:54 PM
    found you!
  • g

    Gambo

    11/06/2019, 2:54 PM
    😄 2
    🤩 1
    👀 1
    fast parrot 7
    prisma cool 4
  • g

    Gambo

    11/06/2019, 3:36 PM
    @Akira Laine ☝️
  • g

    Gambo

    11/06/2019, 3:38 PM
    found out I live 10 min away from you guys. my college from new caledonia is a yuge fan so I thought why not drop by on my break
  • p

    Pratik

    11/07/2019, 3:33 AM
    Hello everyone. Need your review on Andrew Mead's Udemy GraphQL course. How is this course from content point of view? Has anyone taken it? Lately heard a lot about this course. https://www.udemy.com/course/graphql-bootcamp/
    c
    i
    h
    • 4
    • 6
  • m

    Michael Oliver

    11/12/2019, 1:47 AM
    So… check out the random cuid Prisma generated for me. Is Prisma trying to insult me? 😂 (What are the odds? I feel like I won the lottery)
    🤣 10
    prisma cool 3
    fast parrot 6
  • a

    Andrew O.

    11/14/2019, 1:30 AM
    With Nexus how do I pass through a sub GraphQL that's not Prisma?
  • p

    Prakhar

    11/14/2019, 10:41 PM
    Team, do you know how to set timeout while creating graphQL client? I’ve found GIT issue https://github.com/prisma-labs/graphql-request/issues/103 which suggests to use timeout Option. This is not working as is. Can you please help me with this?
  • t

    timoweave

    11/15/2019, 4:30 PM
    Is there any tool to generate search_input, filter_input, sorting_input, and limit_input from a given graphql type? Say ‘’’ Type User { id ID! name string! age int single boolean } ‘’’
    👍 1
  • s

    sapkra

    11/15/2019, 5:41 PM
    #EFF3F5,#EFF3F5,#0C344B,#FFFFFF,#FFFFFF,#0C344B,#15bd76,#0f7ad8 Maybe someone is still interested in my prisma slack theme.
    🦜 3
    prisma cool 5
  • n

    Nick

    11/21/2019, 1:48 PM
    Is there a frontend framework that actually comes with a backend. Like a server and database for setting up some endpoint. It quite weird that none of the popular javascript frameworks and libraries covering any backend at all. You’re ultimately going to need some database to...I don’t know maybe to save Sara and and authenticate her. I don’t want to share my frustration when it comes to modern day web frameworks, but it’s weird. A few years ago ruby on rails was really popular. While site been made with rails monolith solved a lot of this problems for example having a database. It was also slow waiting for requesting a full page and lack of any reactivity ui. What I’m saying here is just a frontend framework maybe like vue.js that comes with backend. For easy setting api relational data, auth maybe a guide on how to handle payment, emailing sending invoice and pdf and file uploading. Something that cover how to build an web application from step 0 -100 a proper web framework
  • a

    Adam Weil

    11/21/2019, 8:43 PM
    you should set up a directory, cd into directory, create-react-app client. then cd .., then mkdir server. then cd server. then npm init. then set your server up there, and link the two. then make that you're boilerplate. @Nick
  • a

    Adam Weil

    11/21/2019, 8:43 PM
    know what I mean?
  • a

    Adam Weil

    11/21/2019, 8:43 PM
    because everyone is going to have different views on database, structure, relationships, etc. so there reallly cant be a universal boilerplate.
  • a

    Adam Weil

    11/21/2019, 8:44 PM
    i have seen some MERN ones out there though. MongoDB, Express, React, Node
  • a

    Adam Weil

    11/21/2019, 8:45 PM
    https://github.com/keithweaver/MERN-boilerplate
  • j

    Johannes Schobel

    11/22/2019, 2:34 PM
    Dear @Nick, maybe you should take a look at
    Nrwl/NX
    .. This is some kind of monorepository pattern (not actually a fully fledged framework). It supports the use of the following frameworks out of the box (without any major configuration): Frontend: • Angular • React Backend: • Pure NodeJs • NestJs ❤️ It also supports testing features, and and and
  • j

    Johannes Schobel

    11/22/2019, 2:34 PM
    i really (!) really like the NX approach..
  • s

    Shubham Maurya

    11/24/2019, 3:52 PM
    Hello everyone, I have created group for react-native developer help. If any one know react-native please join this slack group. https://join.slack.com/t/reactnativehelper/shared_invite/enQtODQ3MjAxNTE2ODAwLTM1YzBiM2ZhNWQ4ZGRjNzdmZjliNzM2NDMxMDNmMzlkNTUwYjNiMWMyMzdjYWExMmFjZmE4YTcyMTUzZTAwN2E
  • n

    Nishchit

    11/25/2019, 9:29 AM
    https://dev.to/nishchit14/here-is-the-fastest-graphql-playground-3bci
    👍 3
    k
    m
    +3
    • 6
    • 12
  • s

    s.b

    12/01/2019, 6:19 PM
    Does anybody know if Prisma is going to support Dynamodb in future ?
    j
    • 2
    • 1
1...363738...53Latest