Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

i-am-bee/bee-usercontent-site

Repository files navigation

Warning

This repository has been archived and is no longer actively maintained or updated. It is provided here for historical reference and may contain outdated or unsupported code. Users are encouraged to fork or adapt the contents as needed, but please note that no further updates, bug fixes, or security patches will be applied by the original maintainers.

This is simple site for running Streamlit apps created in bee-ui using Stlite.

Getting Started

Install pnpm

If you don't have a pnpm executable, install it with npm install -g pnpm@9.5.0. You can see the corresponding version in the packageManager key in the package.json file.

Install dependencies

Install dependencies by running:

pnpm install

Run the development server

First, run the development server:

pnpm dev

Open http://localhost:5173 with your browser to see the result.

Preloaded URLs

To update the list of preloaded URLs in preload.json:

  1. Manually replace preload.json content with {"items":[]}
  2. Start VITE_DEBUG=true pnpm start:dev in one terminal
  3. In a different terminal, run node scripts/preload.mjs http://localhost:5173/

Bugs

We are using GitHub Issues to manage our public bugs. We keep a close eye on this, so before filing a new issue, please check to ensure it hasn't already been logged.

Code of Conduct

This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code. Please read the full text so that you can read which actions may or may not be tolerated.

Legal Notice

All content in these repositories including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

8 watching

Forks

Packages

 
 
 

Contributors