Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

Repo Ingestion

This is a simple server that takes in files and creates GitHub pull requests.

Getting Started

  1. Create and populate the .env file. An example is provided in .env.example.

  2. Run the server in development mode:

docker compose up --build