๐Ÿ“ฆ IceWhaleTech / CasaOS-UserService

User Service provides user management functionalities to CasaOS.

โ˜… 15 stars โ‘‚ 15 forks ๐Ÿ‘ 15 watching โš–๏ธ Apache License 2.0
authenticationauthorizationgogolangjwtuser-management
๐Ÿ“ฅ Clone https://github.com/IceWhaleTech/CasaOS-UserService.git
HTTPS git clone https://github.com/IceWhaleTech/CasaOS-UserService.git
SSH git clone git@github.com:IceWhaleTech/CasaOS-UserService.git
CLI gh repo clone IceWhaleTech/CasaOS-UserService
U2FsdGVkX1 U2FsdGVkX1 Add initial RISC-V support (#46) 800c630 9 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ api
๐Ÿ“ build
๐Ÿ“ cmd
๐Ÿ“ common
๐Ÿ“ model
๐Ÿ“ pkg
๐Ÿ“ route
๐Ÿ“ service
๐Ÿ“„ .gitignore
๐Ÿ“„ .goreleaser.yaml
๐Ÿ“„ go.mod
๐Ÿ“„ go.sum
๐Ÿ“„ LICENSE
๐Ÿ“„ main.go
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

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 ``bash git push origin dev** ``