Skip to content
/ auth-ts-server Public template

Authentication GraphQL server boilerplate made with Typescript, MongoDB

Notifications You must be signed in to change notification settings

ebrahim-2/auth-ts-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-ts-server-boilerplate

A GraphQL Server boilerplate made with Typescript, MongoDB, and Redis

Installation

  1. Clone project
git clone https://github.com/EbrahimKreem/auth-ts-server.git
  1. cd into folder
cd auth-ts-server
  1. Download dependencies
yarn
  1. Start MongoDB server

Usage

You can start the server with yarn run dev then navigate to http://localhost:4000/graphql to use GraphQL Playground.

Features

  • Register
  • Login
  • Forgot Password
  • OAuth for google and facebook

About

Authentication GraphQL server boilerplate made with Typescript, MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published