Skip to content

shullmb/oauth-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript GH OAuth Boilerplate with Express & React

To Use:

  1. clone repo
  2. register OAuth App with Github
  3. setup .env with the following keys:
    • PORT
    • MONGODB_URI
    • SESSION_SECRET
    • GITHUB_CLIENT_ID
    • GITHUB_CLIENT_SECRET
    • GITHUB_CLIENT_CALLBACK
  4. npm start will run tsc, build ⚛️ app, and start server

About

now with more TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published