This is the backend server of RefactorAI. It uses an API to manage requests between the frontend and the OpenAI API.
There's only one secret, and that's the OPENAI_API_KEY environment variable. This is an access token that can be granted by OpenAI on their website.