Link directly to app creation page in README.

This commit is contained in:
Nolan Darilek 2021-11-16 12:30:06 -06:00
parent 364b0659e1
commit ccfccd251c

View file

@ -4,7 +4,7 @@ Play music together with Phoenix LiveView!
Visit [todo]() to try it out, or run locally:
* Create a [Github OAuth app](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app)
* Create a [Github OAuth app](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) from [this page](https://github.com/settings/applications/new)
- Set the app homepage to `http://localhost:4000` and `Authorization callback URL` to `http://localhost:4000/oauth/callbacks/github`
- After completing the form, click "Generate a new client secret" to obtain your API secret
* Export your GitHub Client ID and secret: