Skip to content

Self-hosted Personal Music and Song Cloud provider

Notifications You must be signed in to change notification settings

Krr0ptioN/goran

Repository files navigation

Goran

Running tasks

To execute tasks with Nx use the following syntax:

npx nx <target> <project> <...options>

You can also run multiple targets:

npx nx run-many -t <target1> <target2>

..or add -p to filter specific projects

npx nx run-many -t <target1> <target2> -p <proj1> <proj2>

About

Self-hosted Personal Music and Song Cloud provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published