graphql-express-template
graphql-express-template copied to clipboard
Node.js GraphQL Server template
Template for an Express Server with GraphQL
The branches of this project are sorted in the order they were coded.
Click me for the YouTube playlist associated with this repo
- 1_original_template
- 2_nesting
- 3_cors_for_reactql
- 4_basic_jwt_auth
- 5_persist_query
- 6_subscriptions
- 7_permissions
- 8_refresh_token
- 9_data_loader
- 10_facebook_oauth
- 11_facebook_oauth_create_user
- 12_oauth_with_nextjs
- 13_nextjs_register_user
- 14_nextjs_login
- 15_serve_react_app
- 16_simple_pagination
- 18_environment_variables
- 17_cursor_pagination
- 19_join_monster
- 20_join_monster_cursor_pagination
- 21_split_schema
- 22_advanced_jwt_auth
- 23_cookies
- 24_double_submit_cookies
- 25_confirmation_email
- 26_cloudinary
- 27_downshift
- 28_merging_accounts_oauth
- 29_multiple_secrets