Skip to content

rafaelgoulartb-templates/api-graphql-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication in API GraphQL + Node.js

Documentation Maintenance License: MIT

This project was made to show how to build a authenctication backend with Node.js and GraphQL.

📌 Table of Contents

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Authentication with JWT.
  • Login and Register routes.

👷 How to run

yarn install # Install Dependencies
# and
yarn dev # To run in development

Open http://localhost:3000/graphiql with your browser to see the result.

Open http://localhost:3000/graphql to run queries in your app.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the api-graphql-auth repository. If you already found a solution to your problem, i would love to review your pull request!

📕 License

Released in 2020. This project is under the MIT license.

Made with love by RafaelGoulartB 🚀

Releases

No releases published

Packages

No packages published