GitHub - open-audio-stack/open-audio-stack-site: Website for Open Audio Stack with tools to create Plugin, Preset and Project packages.

open-audio-stack-site

Website for Open Audio Stack with tools to create Plugin, Preset and Project packages.

Developer information

Open Audio Stack Registry was built using:

  • NodeJS 20.x
  • TypeScript 5.x
  • eslint 9.x
  • prettier 3.x
  • vitest 1.x

Developer installation

Install dependencies using:

Developer usage

Run dev commands using:

npm run lint
npm run format
npm run dev
npm test

Create a production build using:

Run the production build:

Developer deployment

This package is versioned using git tags:

npm version patch
git push && git push origin --tags

GitHub Actions will automatically publish the site to Github pages at:

https://open-audio-stack.github.io/open-audio-stack-site

Contact

For more information please contact kmturley