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
Description
Languages
Python
97%
Dockerfile
3%