serverless / serverless-graphql-blog

A Serverless Blog leveraging GraphQL to offer a REST API with only 1 endpoint using Serverless v0.5
793 stars 75 forks source link

Upgrade to Serverless 1.0 and FaunaDB #25

Closed jchris closed 1 year ago

jchris commented 7 years ago

I updated this blog example to use webpack and FaunaDB with the latest version of FaunaDB.

We are pushing out a blog post about it soon as well.

jchris commented 7 years ago

tag @brianneisler :)

nikgraf commented 7 years ago

Haven't tried, but the PR looks good to me. Awesome work @jchris ✨

pmuens commented 7 years ago

Also haven't tried it, but looked over the code.

Awesome work! Thanks for that @jchris 💯

jchris commented 7 years ago

the blog post is here https://fauna.com/blog/graphql-faunadb

pmuens commented 7 years ago

the blog post is here https://fauna.com/blog/graphql-faunadb

Thanks for sharing @jchris 👍

jchris commented 7 years ago

Anything I can do to get this closer to merge?

pmuens commented 7 years ago

Thanks for getting back @jchris 👍

I've only looked at the code so far and it looks good (haven't tested it thoroughly yet).

Any thoughts @nikgraf?

jchris commented 7 years ago

Any chance this is mergeable? Thanks!