thepassle / create-lit-app-advanced

Create LitHTML apps with no build configuration. (LitHTML/Redux/Webpack/Express)
https://create-lit-app.herokuapp.com
25 stars 4 forks source link

Option to use GrapQL instead of Express for or APIs? #3

Open aadamsx opened 6 years ago

aadamsx commented 6 years ago

Can we have the OPTION to use Apollo GraphQL Server/Client instead of Express for our APIs?

Something like:

create-lit-app-advanced my-app --graphql --auth
thepassle commented 6 years ago

Still hopeful @michaeldgraham and @sheideman are willing to contribute a litapollo/graphql and auth demo/starter. If not, consider this WIP.