@graphscope/studio-site
TypeScript icon, indicating that this package has built-in type declarations

0.1.19 • Public • Published

GraphScope Portal

Development

Perpare

install dependencies

pnpm install
  • build all sub packages
npm run build

run portal website

# goto website dir
cd packages/studio-website

# Add .env file for local dev
# cordinator url is the address of graphscope engine
echo "COORDINATOR_URL= http://127.0.0.1:8080" >> .env

# run website
npm run start

Readme

Keywords

none

Package Sidebar

Install

npm i @graphscope/studio-site

Weekly Downloads

2

Version

0.1.19

License

none

Unpacked Size

1.37 MB

Total Files

449

Last publish

Collaborators

  • lidongze0629
  • pomelo-nwu