Back
Cannaboard
Load previous page…
make first twitter post regarding dialogue and cannaboard => twitter.com/aviihej/status/10…
#cannaboard
contribute to dialogue hosted by @abadesi and @producthunt ! => www.getdialog.am/shows/e8927c…
#cannaboard
solve invalid graphql version issue when get-schema script is run "Cannot use graphql schema object form another realm"
#cannaboard
prismaBindings are connecting the node.js application, make queries from the local server
#cannaboard
configure prisma-bindings to read and write from to the server itself: npm install prisma-binding@latest #backend
#cannaboard
add prisma.js file to src foolder in prisma-server folder: (where we store everything required to connect our node.js to the prisma graphqlQl API)
#cannaboard