Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 361 Bytes

File metadata and controls

10 lines (7 loc) · 361 Bytes

A web application built with MERN stack

Illustration by SAM JI from dribbble.com

  • Defined an middleware to authticate user with json web toke

To run this app you need to have a json file under config folder contains:

  • a MongoDB uri for mongoose to connect
  • your own jwt token
  • github auth client id and secret for querying users' repository information