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

docs: add guide on how to build a multi-application dashboard/portal #3398

Merged
merged 34 commits into from
Feb 19, 2025

Conversation

sixhobbits
Copy link
Collaborator

No description provided.

@sixhobbits sixhobbits requested review from a team as code owners November 21, 2024 13:04
@sixhobbits sixhobbits requested a review from synedra November 21, 2024 13:05
Copy link
Contributor

@bradmccarty bradmccarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be good after that one edit which also fixes the Vale error.

@sixhobbits
Copy link
Collaborator Author

@bradmccarty - fixed the vale errors


## Download The Example Repository And Run FusionAuth

Use `git clone` to clone the repository at https://github.com/fusionauth/fusionauth-example-multiapp-dashboard, or download and unzip it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo doesn't exist?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When it does get moved over, we should add it to exampleapps.json as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the repo https://github.com/ritza-co/fusionauth-example-multiapp-dashboard

We have added it to exampleapps, assuming you keep the same name when moving it to your org

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Run the command below to start FusionAuth.

```sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need spaces prepended, do we?

- Click the <IconButton name="edit" /> edit button in the Bank theme row's action column.
- Select the <InlineUIElement>Index</InlineUIElement> page (fourth item in the list on the left).
- Paste the code below into the text box.
```html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be remote code pulled from a github repo, not inline FTL.


```sh
docker compose down -v
docker rmi postgres:16.0-bookworm fusionauth/fusionauth-app:1.51.2 node:23-alpine3.19
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to delete the images.

sixhobbits and others added 14 commits February 13, 2025 09:24
# Conflicts:
#	astro/src/content/json/exampleapps.json
@mooreds mooreds self-requested a review February 19, 2025 22:00
@mooreds mooreds added the content Alert marketing to this change label Feb 19, 2025
@mooreds mooreds requested a review from bradmccarty February 19, 2025 22:01
@mooreds mooreds dismissed bradmccarty’s stale review February 19, 2025 22:02

I did a follow on review.

@mooreds mooreds merged commit c2a5303 into FusionAuth:main Feb 19, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Alert marketing to this change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants