···17182. Login at http://127.0.0.1:8080 to create an admin account
1920-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.
21224. Upload `lexicons.zip` in the Lexicons section
23245. Register an OAuth client at http://127.0.0.1:8080/oauth/clients
0000025266. Copy the client ID and set it in `index.html`:
27
···17182. Login at http://127.0.0.1:8080 to create an admin account
1920+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.
21224. Upload `lexicons.zip` in the Lexicons section
23245. Register an OAuth client at http://127.0.0.1:8080/oauth/clients
25+26+ - Name: `frontend client`
27+ - Type: `public`
28+ - Redirect URIs: `http://localhost:3000/`
29+ - Scope: `atproto transition:generic`
30316. Copy the client ID and set it in `index.html`:
32