Skip to content

Implementation of custom directives in express-graphql with nodejs and graphql-directive npm package

Notifications You must be signed in to change notification settings

pineapple45/custom-directives-with-express-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashnode Blog Post Article series

  • Custom directives with express-graphql part-1
  • Custom directives with express-graphql part-2
  • Custom directives with express-graphql part-3

🌐 Live preview: Link

Tech stack

  • graphql
  • react
  • nodejs
  • mongodb
  • deployment
  • authentication with JWT

I am using React as my frontend frameworks but you can easily use any other frontend framework such as Angular or svelte. Few other technologies that I am using on my frontend are:

👉 Note: Main branch consists the final code along with deployment workflows , client & server complete setup

👉 Note: client-redux folder also consists of frontend with client graphql implementation using redux. Although , it is important to note that, functionalities such live as refetching of queries , implementaion of custom fetch and error policies is not implemented in this project.

📍 Orignal Blog post can be found on my personal site: Link

Screenshots


  1. Home Page

    Home-page

  2. Login Form

    Login-form

  3. Register Form

    Register-form

  4. Admin Home Page

    Admin-form

  5. User List

    User-list

  6. Posts display

    Photos-display

  7. Role selection

    Role-selection

  8. Deployment workflow

    deployment-workflow

About

Implementation of custom directives in express-graphql with nodejs and graphql-directive npm package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published