Join the conversation
Join Slack
Channels
graphql-nexus
job-board
madewithprisma
mongodb
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
Powered by Linen
Title
o
ollie
10/28/2017, 6:29 PM
is it possible to do algolia integration with the local framework?
m
mwickett
10/28/2017, 7:07 PM
Yes, definitely. You’ll have to do it yourself like
https://github.com/graphcool/templates/tree/master/outdated/syncing/algolia
o
ollie
10/28/2017, 8:15 PM
Thanks!