Back
Cannaboard
Load previous page…
follow 4 cannabis news sites on twitter and retweet 2 post from each #cannaboard
add prisma to graphql Mutations #cannaboard
provide prisma secret to block db from unauthorized clients #cannaboard
import prisma in context for job query #cannaboard
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
post to reddit & makerspace #cannaboard
make trello checklist for Cannaboard => #cannaboard
solve invalid graphql version issue when get-schema script is run "Cannot use graphql schema object form another realm" #cannaboard
make first twitter post for Cannaboard #cannaboard twitter.com/aviihej
create twitter page #cannaboard twitter.com/aviihej
Set up endpoint for ApolloClient to Query from #cannaboard
Query live db with apollo provider. Format UI to display Jobs #cannaboard
prismaBindings are connecting the node.js application, make queries from the local server #cannaboard
install graphql-cli and cget-schema script to create a schema based on the datamodel #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
copy files from server to prisma-server folder #cannaboard
fill datamodel.graphql in prisma server with data from original schema #cannaboard
Get past resolver issue where you couldne delete job #cannaboard