Commit Graph

4 Commits

Author SHA1 Message Date
sharath a343264160
refactor(docker): remove RabbitMQ service and related configurations from Docker setup 2025-07-07 20:00:26 +00:00
sharath fbeb95888d
refactor: update setup process with enhanced user prompts and virtual environment management
- Removed the clear_progress function as it was no longer needed.
- Added user prompts to skip Supabase database setup during installation.
- Implemented checks for existing virtual environments and created one if absent.
- Updated instructions for starting backend services to use 'python' instead of 'uv'.
- Enhanced test cases to cover new setup functionalities and user interactions.
2025-06-13 22:20:33 +00:00
sharath ddca722b08
fix(setup): updated setup to work on windows reliably 2025-05-28 10:56:46 +00:00
sharath d1b4399a08
feat(start): added container starter/stopper script 2025-05-17 23:35:53 +00:00