Add sam support

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Aisuko 2023-11-05 08:41:48 +00:00
parent 8123f009d0
commit edcae7a5f1
8 changed files with 728 additions and 7 deletions

5
extra/grpc/sam/README.md Normal file
View file

@ -0,0 +1,5 @@
# Creating a separate environment for the sam project
```
make sam
```