Skip to content

Backend: JWT Authentication in a full-stack application using Next.js, GraphQL, Node.js, Mongodb writing in Typescript.

Notifications You must be signed in to change notification settings

autsada/typescript-auth-jwt-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-auth-jwt

JWT Authentication in a full-stack application using Next.js, GraphQL, Node.js, Mongodb writing in Typescript.

Getting Started

Requirement

  • Node V10.15+

Install

  • Clone or download this repo and then run "npm install" to install all dependencies
  • Set up mongodb database, mongodb atlas is recommended.
  • Create .env file in the root of the project. Set up these environment variables DB_USER, DB_PASSWORD, DB_ENDPOINT, DB_NAME, PORT

About

Backend: JWT Authentication in a full-stack application using Next.js, GraphQL, Node.js, Mongodb writing in Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published