Skip to content

kurtosis-tech/kurtosis-cloud-catalog

Repository files navigation

Kurtosis Cloud Catalog

This codebase produces the catalog UI served at catalog.kurtosis.com.

Available Scripts

In the project directory, you can run:

yarn clean

Removes the build output if present.

yarn start

Runs the app in the development mode.
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.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Building

This application can be built as a docker container with docker build -t catalog ., and run locally with docker run -p 3000:80 catalog - which will make the application available on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •