webhook/README.md

16 lines
198 B
Markdown

# Github Web Hook
Example of how to use Github web hooks using Fastapi
```pipenv sync```
```pipenv run test```
```cp .env.sample .env```
```pipenv run dev```
```docker-compose up --build```