An open API service indexing awesome lists of open source software.

https://github.com/matsubara0507/elm-github-oauth2-sample

Sample Project for Elm + GitHub OAuth 2.0 (Firebase).
https://github.com/matsubara0507/elm-github-oauth2-sample

elm-application firebase-authentication github-graphql github-oauth

Last synced: 3 months ago
JSON representation

Sample Project for Elm + GitHub OAuth 2.0 (Firebase).

Awesome Lists containing this project

README

          

# elm-github-oauth2-sample

Sample Project for Elm + GitHub OAuth 2.0 (Firebase).

![](image/sample.jpg)

## Build

```
$ elm make --output=docs/static/main.js src/Main.elm --optimize
```