mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 20:14:47 +00:00
update readmes
This commit is contained in:
@@ -1,23 +1,5 @@
|
||||
Usage management and authentication
|
||||
|
||||
# Users Service
|
||||
|
||||
This is the Users service
|
||||
|
||||
Generated with
|
||||
|
||||
```
|
||||
micro new users
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Generate the proto code
|
||||
|
||||
```
|
||||
make proto
|
||||
```
|
||||
|
||||
Run the service
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
The user service provides user management, storage and authentication.
|
||||
|
||||
Reference in New Issue
Block a user