···171718182. Login at http://127.0.0.1:8080 to create an admin account
19192020-3. Enter your domain authority (e.g., `com.example`) - this is the namespace for your app's lexicons. Leave blank if unsure; `app.bsky.actor.profile` will be treated as an external collection.
2020+3. Go to the settings page. Enter your domain authority (e.g., `com.example`) - this is the namespace for your app's lexicons. Leave blank if unsure; `app.bsky.actor.profile` will be treated as an external collection.
212122224. Upload `lexicons.zip` in the Lexicons section
232324245. Register an OAuth client at http://127.0.0.1:8080/oauth/clients
2525+2626+ - Name: `frontend client`
2727+ - Type: `public`
2828+ - Redirect URIs: `http://localhost:3000/`
2929+ - Scope: `atproto transition:generic`
253026316. Copy the client ID and set it in `index.html`:
2732