Skip to content

Repository files navigation

party-stack

Tools for building real-time applications on top of structured ontologies.

Contributing

Getting started

Make sure you have Homebrew installed:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Next make sure node is installed:

brew install nvm
nvm install 24.11.1
nvm use 24.11.1

Next install pnpm and turbo:

npm install -g pnpm
npm install -g turbo

And finally test that everything works:

pnpm install
turbo build

Development

Always run pnpm install to install packages when starting development.

Run turbo build to build the repo, and turbo watch build dev to develop against the repo. See the Turborepo docs for syntax for filtering what projects are targeted.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages