Skip to content

Repository files navigation

Requirements:

  • Docker (with docker-compose)

How to run:

  • Set up your .env.local file by modifying the example file sample.env. Make sure to edit all necessary fields accordingly and follow the instructions in CLAUDE_SETUP.md
  • Either use the start.sh script or run the following command to start the project in development mode:
    docker-compose -f docker/docker-compose.dev.yaml up
  • Optionally run the project in production mode:
    docker-compose -f docker/docker-compose.prod.yaml up
  • Note that the main differences between development and production modes are:
    • Development mode refreshes immediately on code changes while production does not
    • Production mode should run faster and lighter due to certain optimizations

About

Anthropic UofT AI Hackathon

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages