To start this example site:
- Install dependencies with
mix deps.get
- Setup an app at did.app
- Start Phoenix endpoint with
CLIENT_ID=[client_id] CLIENT_SECRET=[client_secret] mix phx.server
Now you can visit localhost:4000
from your browser.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To start this example site:
mix deps.get
CLIENT_ID=[client_id] CLIENT_SECRET=[client_secret] mix phx.server
Now you can visit localhost:4000
from your browser.