Skip to content

Tutorial starter app for learning how to add OAuth with GitHub to a Static site.

License

Notifications You must be signed in to change notification settings

begin-examples/learn-static-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$BADGE

https://learn.begin.com

What is this?

This app is incomplete, on purpose. You can use it to work through the Authentication section of learn.begin.com

Deploy your own

Deploy to Begin

Deploy your own clone of this app to Begin!

Getting started

  • Start the local dev server: npm start
  • Build the code: npm run build
  • Lint your code: npm run lint (after you've installed a linter, of course)
  • Run your tests: npm t (don't forget to write some!)

Reference

  • Quickstart - basics on working locally, project structure, deploying, and accessing your Begin app
  • Creating new routes - basics on expanding the capabilities of your app

Head to docs.begin.com to learn more!

About

Tutorial starter app for learning how to add OAuth with GitHub to a Static site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published