Repo Ingestion This is a simple server that takes in files and creates GitHub pull requests. Getting Started Create and populate the .env file. An example is provided in .env.example. Run the server in development mode: docker compose up --build