After reading a lot of stuff, I'm still confused a...
# prisma-whats-new
t
After reading a lot of stuff, I'm still confused about the current situation here. There is - Graphcool 1.0 which is a database layer - I have to the application logic myself (which is a good thing to me) - Graphcool framework: Can I deploy a version of the framework myself and connect my application to the framework?
l
I’d recommend checking out the
node-basic
and
node-advanced
examples if you haven’t already – exemplify the beta pretty well
t
@logan thank you!