Skip to content

Local Storage service provides local storage and disk management functionalities to CasaOS

License

Notifications You must be signed in to change notification settings

IceWhaleTech/CasaOS-LocalStorage

Repository files navigation

CasaOS-LocalStorage

Go Reference Go Report Card goreleaser codecov

Local Storage service provides local storage and disk management functionalities to CasaOS.

publish api to npm

edit version in package.json

run

yarn

yarn start

publish

Manual publish

yarn publish

Auto publish

git push origin dev**