Skip to content

studiorack/studiorack-site

Repository files navigation

studiorack-site

Release

StudioRack audio plugin manager site. Search, view, download and install audio plugins.

StudioRack Site

Powered by Open Audio Stack

Developer information

StudioRack Site was built using:

  • NodeJS 20.x
  • TypeScript 5.x
  • NextJS 14.x
  • React 18.x

Installation

Install dependencies using:

npm install

Usage

Run the development server using:

npm run dev

View the site at:

http://localhost:3000

Get the api at:

http://localhost:3000/api/plugins

Deployment

Release an updated version on GitHub by simply creating a version tag:

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

This will run an automated build and deploy process on GitHub Actions:

.github/workflows/release.yml

Contact

For more information please contact kmturley

About

Audio plugin site with searchable plugin list, tools and documentation

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •