Skip to content

valhalla-registry/webadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valhalla Registry WebAdmin

The frontend for the Valhalla Registry

Sidebar

Dashboard
    Overview
    Security
    Performance
Crate
    Overview
    Versions
    Dependencies
    Dependents
    Documentation
    Audits
    Settings
        Owners
Directory
    Accounts
    Groups
    Roles
Settings
    Server
        TSL
    Doc builder
    Audit queue
Management
Maintenance
    Reload configuration
    Update webadmin / backend
    Restart backend
    Rebuild search index

Development

  1. Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
  2. Install the tailwind css cli: https://tailwindcss.com/docs/installation
  3. Run the following command in the root of the project to start the tailwind CSS compiler:
npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch

Run the following command in the root of the project to start the Dioxus dev server:

dx serve --hot-reload

About

The frontend for the Valhalla Registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published