dashboard

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2023 License: Apache-2.0, MIT Imports: 1 Imported by: 0

README

Singularity Dashboard

Commit

To embed the built website into Singularity, make sure to run below steps from the root before committing:

npm run build
git add ./dashboard/build

Development

You should first run the dashboard backend server by running below from the root:

make build
./singularity run api

This stands up the backend server on http://localhost:9090

Then run the dashboard frontend server by running below from the root:

npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DashboardStaticFiles embed.FS

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL