Skip to content

Conversation

@bry
Copy link
Collaborator

@bry bry commented Oct 28, 2025

Local Development

App Testing

  1. Add OpenAI API key to [app_dir]/.env file
OPENAI_API_KEY=your_openai_api_key
  1. Build Docker containers
docker compose build
docker compose run --rm web ./bin/rails db:prepare
  1. Run the stack
docker compose up
  1. Application entry URL: http://0.0.0.0:3000/chats

Documentation

/ARCHITECTURE.md

@bry bry self-assigned this Oct 28, 2025
@bry bry requested a review from operand October 28, 2025 21:29
@bry bry added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants