update
This commit is contained in:
@@ -28,10 +28,17 @@ docker-compose logs -f
|
||||
```
|
||||
|
||||
That's it! The system will automatically:
|
||||
- **Frontend**: Web interface and admin dashboard (http://localhost:3000)
|
||||
- **Backend API**: Runs continuously for tracking and analytics (http://localhost:5001)
|
||||
- **6:00 AM Berlin time**: Crawl news articles and generate summaries
|
||||
- **7:00 AM Berlin time**: Send newsletter to all subscribers
|
||||
|
||||
### Access Points
|
||||
|
||||
- **Newsletter Page**: http://localhost:3000
|
||||
- **Admin Dashboard**: http://localhost:3000/admin.html
|
||||
- **Backend API**: http://localhost:5001
|
||||
|
||||
📖 **New to the project?** See [QUICKSTART.md](QUICKSTART.md) for a detailed 5-minute setup guide.
|
||||
|
||||
🚀 **GPU Acceleration:** Enable 5-10x faster AI processing with [GPU Setup Guide](docs/GPU_SETUP.md)
|
||||
|
||||
Reference in New Issue
Block a user