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

feat: add basic admin site #50

Merged
merged 8 commits into from
Mar 27, 2024
Merged

feat: add basic admin site #50

merged 8 commits into from
Mar 27, 2024

Conversation

xilosada
Copy link
Member

Test plan

First go to node-ui folder and build the site:
pnpm install && pnpm build
for development you can just run the site using pnpm dev

Once the dist folder is created run the node and navigate to http://127.0.0.1:2428/admin/

Screen.Recording.2024-03-26.at.11.21.11.AM.mov

crates/server/src/admin.rs Outdated Show resolved Hide resolved
@xilosada
Copy link
Member Author

I still don't have a final decission about adding the dist folder as an asset and regenerate it in the pipeline.

@xilosada xilosada changed the title Xabi/basic admin feat: implement basic admin Mar 27, 2024
@xilosada xilosada changed the title feat: implement basic admin feat: add basic admin site Mar 27, 2024
crates/server/src/admin.rs Show resolved Hide resolved
crates/server/src/admin.rs Show resolved Hide resolved
crates/server/src/admin.rs Outdated Show resolved Hide resolved
crates/server/src/admin.rs Outdated Show resolved Hide resolved
crates/server/src/admin.rs Show resolved Hide resolved
crates/server/src/verifysignature.rs Outdated Show resolved Hide resolved
crates/server/src/verifysignature.rs Show resolved Hide resolved
crates/server/src/verifysignature.rs Outdated Show resolved Hide resolved
crates/server/src/verifysignature.rs Outdated Show resolved Hide resolved
crates/server/src/verifysignature.rs Show resolved Hide resolved
@xilosada xilosada merged commit c34f408 into master Mar 27, 2024
@xilosada xilosada deleted the xabi/basic-admin branch March 27, 2024 18:06
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.

5 participants