raidendotai / cofounder

ai-generated apps , full stack + generative UI
https://cofounder.openinterface.ai/
MIT License
5.38k stars 587 forks source link

feat: add 🐳 Docker Multi-container setup with API, Dashboard, and Pos… #86

Closed ali00209 closed 1 week ago

ali00209 commented 1 week ago

Docker Development Environment Implementation

This PR introduces a complete Docker-based development environment for the Cofounder project, enabling consistent development across all platforms.

🔧 Key Components Added

🌟 Features

📝 Usage


# Start the development environment
docker-compose up --build

# Access services
Dashboard: http://localhost:5200
API: http://localhost:4200
Database: localhost:5432