/ApolloSimpleStarter

:star2: Bare Minimum implementation of Apollo Server & Client with MERN

Primary LanguageJavaScriptMIT LicenseMIT

Apollo Simple Starter

travis-ci codeclimate-gpa-badge codeclimate-issues-badge

Barebone Implementation of Apollo Server & Client.

pullrequest firsttimersonly

Contents

Built With?

  • MERN
  • Apollo Server (GraphQL Server Express)
  • Apollo Client (React-Apollo)

Development Workflow

Deployment

Very easy to deploy with now, by running the command now -e MONGO_URI=mongodb://INSERT_MONGO_URI_HERE. On heroku, run git push heroku master. Don't forget to add MONGO_DB to your heroku server.

License

MIT