Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 970 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 970 Bytes

CasaOS-UserService

Go Reference Go Report Card goreleaser codecov

User Service provides user 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**