Skip to content

Conversation

@Paul2803k
Copy link
Collaborator

@Paul2803k Paul2803k commented Jan 19, 2026

In this PR, we move the current GUI to a more popular stack. This gives a chance to make future development faster.

As of now, not much functionality has been implemented, but the pages included are:

  • Login page
  • Dashboard without content
  • Dashboard connection indicator (working)
  • 404 page

The effort also includes standardization of themes and components.
Thoughts and feedback is greatly appreciated!

Note

The README file has been updated with new instruction to run the project.

Warning

Most CI/CD has been removed, besides the branch naming. Everything would be broken anyway since all the scripts are based on the old Golang code.

Here some screen shots for the looks:

  • Login page:
log-in-page
  • Main page:
dashboard
  • 404 page:
404-page

Paolo Scattolin added 2 commits January 19, 2026 11:33
In this commit, the first draft of docker containers, login page, 404 page and dashboard are added
@Paul2803k Paul2803k linked an issue Jan 19, 2026 that may be closed by this pull request
8 tasks
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 this pull request may close these issues.

Move SOARCA GUI to React

2 participants