Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Detail Pages #489

Closed
rolznz opened this issue Aug 14, 2024 · 2 comments · Fixed by #557
Closed

App Detail Pages #489

rolznz opened this issue Aug 14, 2024 · 2 comments · Fixed by #557
Milestone

Comments

@rolznz
Copy link
Contributor

rolznz commented Aug 14, 2024

Pages that contributors can create in a folder which will show on specific route. A simple react component that has access to the hub's internal API.

Requirements:

  • The react component
  • Info (Name, image etc) which need to be exported and can be shown from the app store

Ideas:

  • Standard pages (e.g. info and instructions on how to use specific external apps, like Damus, Primal, or Geyser)
  • Advanced pages
    • Specific logic for Alby Extension to connect (possibly using window.alby for example?)
  • "Plugin" pages
    • Onboard your friends/family with isolated apps page
    • A developer plugin which people can use as a base to make their own
    • ?
@stackingsaunter
Copy link
Contributor

Related #473

@rolznz rolznz added this to the v1.7.0 milestone Aug 26, 2024
@rolznz
Copy link
Contributor Author

rolznz commented Aug 28, 2024

Update: for #473 it might be easier to add custom description/guides to the existing pages for those apps, as they are not "special" - they just need better instructions on how to get started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants