Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem https://nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextgraph-rs/pnpm-workspace.yaml

23 lines
521 B

packages:
- sdk/js/lib-wasm/pkg
- sdk/js/api-web
- sdk/js/web
- sdk/js/signals
- sdk/js/alien-deepsignals
- sdk/js/shex-orm
- sdk/js/examples/multi-framework-signals
- app/ui-common
- app/nextgraph
- engine/broker/auth
- infra/ngaccount/web
- infra/ngapp/web
- infra/ngnet/bootstrap
- infra/ngnet/redir
- infra/ngnet/web
- infra/ngnet/auth
onlyBuiltDependencies:
- "@parcel/watcher"
- "@swc/core"
- es5-ext
- esbuild
- svelte-preprocess