autsada / typescript-auth-jwt-frontend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-auth-jwt-frontend

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
  • Create .env file in the root of the project. Set up these environment variables NEXT_PUBLIC_BACKEND_URI, NEXT_PUBLIC_TOKEN_NAME

About

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


Languages

Language:TypeScript 100.0%