Skip to content

gr2m/octokit-oauth-app-begin-example

Repository files navigation

@octokit/oauth-app serverless example using Begin

This example showcases how to create an OAuth Client server for GitHub's (OAuth) Apps for a serverless environment using Begin

Begin build status

All the default routes are implemented using separate files in the /src/http/ folder

Learn more about @octokit/oauth-app or Begin.

Deploy your own

Deploy to Begin

Deploy your own clone of this app to Begin!

Local development

  • Install dependencies: npm install
  • Start the local dev server: npm start

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!

License

ISC