mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update readme
This commit is contained in:
@@ -1,23 +1,7 @@
|
|||||||
|
Functions as a Service
|
||||||
|
|
||||||
# Function Service
|
# Function Service
|
||||||
|
|
||||||
This is the Function service
|
Deploy and run serverless functions for any project from a Git repository.
|
||||||
|
|
||||||
Generated with
|
|
||||||
|
|
||||||
```
|
|
||||||
micro new function
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
Generate the proto code
|
|
||||||
|
|
||||||
```
|
|
||||||
make proto
|
|
||||||
```
|
|
||||||
|
|
||||||
Run the service
|
|
||||||
|
|
||||||
```
|
|
||||||
micro run .
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user