A complete demo project with Django backend, React frontend, Jenkins CI/CD, Docker, Kubernetes, and ngrok.
- Django REST API backend
- React frontend
- Jenkins pipeline
- Docker containers
- Kubernetes deployment
- Ngrok for public URLs
- Clone the repository
- Run setup script:
./scripts/setup.sh - Access the application
- Frontend: http://localhost:3000
- Backend API: http://localhost:8000/api
- Jenkins: http://localhost:8080
- Ngrok URLs: Check ngrok dashboard